Home » Releases » Release notes » Litium Studio 4.5.1 » Hotfix 8
This is a cumulative hotfix that includes fixes for critical bugs discovered since version 4.5.1 including those in Hotfix 1-7.
Release date: April 20, 2011
Download Litium Studio 4.5.1 Hotfix 8 (You need to be signed in to access the release page)
Improvements
Newsletter module
14132 Added configuration to disable automatic sending of emails in multiserver environments
14302 Added the possibility to configure MS pickup path from web.config to enable different paths on different machines in multiserver environments
Fixes
Web Publishing module
14130 PageList: the ClassLastItem property does not work
14131 PageList: the CssClass property does not work
Product Catalog module
14241 The webcontrol DisplayImage only shows for the first article in the webcontrol ArticleStructureRepeater
14280 (See 14241)
14272 Missing/corrupt end tag when exporting a pricelist
14109 Unchecking Alternatives removes alternatives even after cancelling
14296 ArticleGroups.Get returns the wrong ArticleGroup
14297 articleGroup.Articles.ExistsInArticleGroup(articleId) always returns false
14298 Unable to set Displayname for an ArticleGroup
14307 After using "Select all" in search results, toolbar buttons remain disabled
14309 When editing articles with many fields, the pagesource (downloadable data) contains data that is not needed
14311 Search results in column "Published" are not translated
14310 Selected image from the MediaArchive is not displayed center on the screen the second time it is used
14308 Error: there are more terms than documents in field "TypeName", but it is not possible to sort on tokenized fields
14110 (See 14308)
14306 Product and Assortment index does not contain TemplateName thus sorting search results do not work properly
E-commerce module
14291 Order information saved in a session is used when editing the next order
14292 Created time is set to zero instead of current time when editing an order
Relations module
14263 When editing a Person the image from the previous user is shown
13158 Relationships shows the wrong image when editing
14303 When returning to step 1 after adding a new Person the image is not loaded correctly
Developers notes
New Web.Config settings when working in multiserver environments (optional)
<newsletter
emailContentTransferEncoding="QuotedPrintable"
msPickupDotStuff="false"
msPickupPath="c:\inetpub\mailroot\pickup"
sendScheduledNewsletter="true" />
- msPickupPath – if using a multiserver environment with different paths to the pickup directory, you can now configure this in the Web.Config instead of the Control Panel. Once configured in Web.Config the setting in the control panel is disabled to avoid redundancy.
- sendScheduledNewletter – when using a multiserver environment you should not allow all servers to send scheduled newsletter since you will get duplicates and errors if the pickup directory is not configured correctly.
Comments made
No comments are made
You need to be logged in to make a comment