KNOWN_BUGS
author Dan
Sun, 10 May 2009 14:44:37 -0400
changeset 960 e74741b8360b
parent 901 99ea0b0ac4be
child 988 11960d9b0087
permissions -rw-r--r--
Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.

Enano 1.1.5 - 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.