Movable Type Documentation

« 3.3 (2006.07.11) | Up | Changes to the Movable Type Platform for v3.3 »

Chapter I: Known Issues

3.3 (2006.07.11)

  • Empty categories do not display subcategory entries.

  • MTEntries with recently_commented_on attribute 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 /tmp directory control file. For now, a user may specify a custom path for their installation's TempDir configuration 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 DeleteFilesAtRebuild configuration 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 type attribute to MTIfCategory tag 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-static directory cannot be found.

Submit Feedback on This Article

Your comments on how we can improve this article are appreciated; but please do not use the feedback form to submit support requests or question. We will not respond to or publish such queries submitted through this form. If you have a technical question or problem, visit Movable Type Support.

Six Apart
Makers of weblog software and services for individuals, organizations and businesses.
This website is powered by Movable Type.