KNOWN_BUGS
author Dan
Sat, 11 Jul 2009 20:25:50 -0400
changeset 1053 bdbb49cf6f1b
parent 988 11960d9b0087
child 1163 1b90f6c41d9c
permissions -rw-r--r--
One word: Internet Explorer 6. This includes a rewrite of $paths->parseAdminTree() that encodes to JSON instead of manually generating JS, so good-bye to stupid parser problems I hope.

Enano 1.1.6 - Known Bugs and Issues

  These are the issues in Enano 1.1.6 that the development team knows
  about, but did not have time to fix before this release was
  scheduled. Hopefully all of these will be fixed in the next release.

- Internet Explorer support is a disaster. We do care, but we don't
  act like the project depends on it. Most of Enano's IE woes are
  in Javascript stuff which means admin tools, and we hope that
  sensible administrators will use a browser other than IE.
  
  Plus, we're slowly moving over to jQuery which is much more IE-
  friendly than our own in-house libraries.

- There may be miscellaneous bugs, some serious, with the way pages
  are handled: title formatting, wrong buttons showing up, PHP
  warnings, etc. This is the result of a significant backend change
  and will be all polished up and shiny by the time we go into RC.