Known Issues
We're trying to squish all the bugs within Vanilla. Some of the time, they're caused by third party add-ons. Sometimes, it's us.
Current Bug List
FCKeditor throws a critical error when saving a page that contains pre tags
Status: Open
Behaviour: A JavaScript alert is shown when a logged in user tries to save content containing pre tags. Data is still saved.
Cause: FCKeditor
Pages affected: edit.php, edit_sidebar.php.
Side effects: Will also occur when autosave is triggered (only if enabled).
Action: None yet.
Workaround: The error doesn't actually prevent a successful save. Editing the page in source mode seems to circumvent the error.
URL encoded tag symbols are decoded if within pre tags
Status: Open
Behaviour: See title. Here's some <?php tags ?> which aren't inside pre tags - they're fine like this.
Cause: FCKeditor
Pages affected: edit.php, edit_sidebar.php and resulting public page content.
Side effects: NA
Action: Investigate FCKeditor's parse options/methods further.
Workaround: None yet
Various manifestations of the Peekaboo bug on Internet Explorer 6
Status: Open
Behaviour: Internet Explorer 6 (sometimes!) displays the peekaboo bug on public pages.
Cause: This is a well-documented glitch in IE6 caused by CSS float issues.
Pages affected: public pages - usually those with sidebars
Side effects: NA
Action: None yet - hopefully this browser will be history soon.
Workaround: Update your browser
Last updated: 09/11/09 at 20:44
