Chapter I: Known Issues
3.3 (2006.07.11)
Empty categories do not display subcategory entries.
MTEntrieswithrecently_commented_onattribute causes SQL error with MySQL version 4.1 or older. For the time being, either publish the page statically, or ask your host to upgrade MySQL.Assign multiple categories dropdown on the entry editing interface isn't dynamically updated when a new category is added from the primary category dropdown. When the entry is saved, the new category will appear in the list.
After adding new sub-category, new sub-category appears as top-level category in Category dropdown.
Tag auto-complete doesn't work in IE7b2.
Multiple run-periodic-tasks instances conflict in
/tmpdirectory control file. For now, a user may specify a custom path for their installation'sTempDirconfiguration directive.
TempDir /path/to/unique-dir/for/this/account
- SpamLookup: Non-regex strings that start with / treated as NULL regex. To use a regex line (instead of a whole-word line), you will need to escape your slashes. So instead of typing
//movabletype
you would type
/\/\/movabletype\b/
The language choice dropdown on the user profile should be localized so that each choice is displayed in the language itself (e.g. English, Deutsche, Français).
"Final Feedback Rating" is not displayed when it is equal to zero.
Problems with non-ASCII file names for uploaded files.
(MT Enterprise only) The
DeleteFilesAtRebuildconfiguration directive does not delete files in a few situations, such as when template archive map is altered, publishing paths are changed, an entry is modified that affects secondary individual archive template map, or an archive map uses a dirified author name and author alters their name.If you use apostrophes in your entry tags, it causes improper display of the tags listing page and makes it difficult to edit those tags.
The
typeattribute toMTIfCategorytag currently only accepts a value of "primary". It should also accept "secondary".TrackBack pings to a TrackBack-enabled, empty category causes an unhandled error.
No error is displayed when the
mt-staticdirectory cannot be found.


