Chapter H: Changelog
1.51 (2006.11.20)
Show
Release notes - Movable Type Enterprise 1.51
44069: Windows Installer always create a mt-config.cgi which contains CGIPath and StaticWebPath to be http://localhost/...v_dir/
CHANGE: The MT-Wizard utility now configures MT's CGIPath and StaticWebPath settings using relative paths without domain names.
44360: Add sorting to MTBlogs template tag
FIXED: The MTBlogs template tag now lists the available blogs by default in alphabetic order based on the blog's name.
45113: 500 error when viewing dynamically published multiblog template when weblog has exclude_blogs set in plugin settings
FIXED: Dynamic publishing where the MultiBlog is called without include_blogs/exclude_blogs attributes.
44710: Can't import entries correctly and displays "Entry has no MT::Trackback object!"
FIXED: Do not prevent the importing of entries with associated trackbacks.
44159: MultiBlog: MTTags and aggregating attributes (include_blogs) and MTMultiBlog does not work as spec'd
FIXED: MTTags template tag which aggregates tags from multiple weblogs did not return correct set of tags in MTE 1.5.
44174: MultiBlog: Dynamic MultiBlog ignores plugin configuration (which has default include_blogs)
FIXED: MTMultiBlog template tag in dynamically published templates did not respect default list of weblog ids configured in the plugin's configuration screen in MTE 1.5.
44269: Authenticated commenters show up with Roles after upgrade
FIXED: Upgrading an installation with TypeKey authenticated commenters that would create role(s) without permissions as a result.
44250: MultiBlog: rebuild trigger doesn't seem to be working
FIXED: MultiBlog would in some cases fail to rebuild other weblogs according to the rules assigned.
44179: MultiBlog: Aggregated MTTagSearchLink does not have correct blog_id in its search link url
FIXED: The MTTagSearchLink now adds appropriate parameters to scope the tag search based on any multi-blog context.
43412: MTEntries category "path" selection syntax failing
FIXED: Issues with the MTEntries tag and 'categories' attribute and selection of categories with the 'Category/Subcategory' selection syntax.
42919: Groups listing screen doesn't show confirmation message after enabling/disabling
Added the missing messages to indicate the result of successful modification of groups' status.
43922: Search box on the right shoulder of the grant role dialog only searches for username
FIXED: Search box in the "grant roles" dialog box searches only for username/group's name in the previous version. Now the search box searches for the same columns for users and groups as in the Search/Replace admin screen.
44750: Attempting to delete a Widget Manager produces error under Windows
FIXED: Corrected the Widget Manager script URL syntax.
44755: MTEntries "tag" attribute ignores private tags under dynamic publishing
FIXED: MTEntries template tag in the dynamically published templates did not populate entries when its tag attribute has a value which is a private tag in MTE 1.5.
44829: Default Atom index template returns MT::Tag#id which is useless externally
FIXED: Modified how to assign a value to term attribute of category element which represents an entry tag. Now term attribute will have normalized tag name instead of tag id.
44878: Tag rank is showing as different when sort_by="rank" is used
FIXED: Entry tag rank sorting calculation.
44881: MTTags sort_by limit not displaying all tags properly
FIXED: Entry tag "sort_by=limit" sorting.
44383: MTBlogArchiveURL error with MTBlogs include_blogs="all"
FIXED: Fixed the output of the MTBlogArchiveURL tag under dynamic publishing to return the blog's site url if a separate archive url is not configured.
44408: MTEntryBlogDescription tag fails when the blog in context does not have its description
FIXED: MTEntryBlogDescription returns error when the blog in context does not have its description.
45122: Duplicate commenter records
FIXED: Authenticated commenters were created and stored each time they were successfully sign in to comment in a weblog.
45165: Multiblog tag search results page shows tag cloud for just first blog in list of blogs that contain that tag
FIXED: When searching in a multi-blog context, the tag cloud displayed on the search results now uses the same multi-blog scope.
45166: Default atom and rss template are suppressing convert_breaks to prevent text filters to process
FIXED: Default Atom and RSS index templates had convert_breaks="0" in the MTEntryBody and MTEntryMore template tags, which prevented text filters to process markups for them, and therefore raw markups were going out in those pages.
45228: Tag search results page not carrying over IncludeBlog params to its tag cloud
FIXED: Fixed - Tag search result tag-cloud honors the IncludeBlog parameters now.
45029: Tag cloud uses different alphabetization when dynamic publishing is in effect, and search links do not work properly
FIXED: Fixed the alpha-sorting of entry tag clouds and made sure the search link honored the include_blogs setting.
45036: MTPings ordering is incorrect when lastn is specified under static publishing
FIXED: Sorting behavior now correctly based on MTPings attributes.
45071: MTCategories displays all entries from the native blog, not just the entries that belong to the category it is iterating through
FIXED: Take into account the categories whose labels are the same but reside in different hierarchy.
45072: MTCategoryTrackbackCount displays total # of pings in the system, not the number of pings for the category
FIXED: The MTCategoryTrackbackCount tag now accurately reflects the number of trackbacks sent to the category in context.
45260: When IncludeBlogs contains only a single blog ID, tag search results page shows old school tag cloud
FIXED: Tag search of a single blog did not show a tag cloud in the sidebar.
45031: MTCommentBody convert_breaks="0" not working properly when dynamic publishing is used
FIXED: MTCommentBody did not respect convert_breaks attribute in the previous version.
45229: Tag search results page says "Other tags used on this blog:" even when displaying results from multiple blogs
FIXED: Removed phrase 'Other tags used in this weblog' from the template of multi-blog search results.
43545: User without permissions to see weblog settings still gets "Important: Configure this weblog" msg
FIXED: An unconfigured weblog no longer displays a "Configure this weblog" link to users without permissions to do so.
44137: Widget Manager's side menu bar does not have "users/groups"
FIXED: The navigation menu bar on the left side of the Widget Manager screen did not have Users/Groups menu item as in other screens in MTE 1.5.


