Description
|
Tracking Number
|
Feature Changes
|
|
When displaying a user's permissions to that user, only list projects to which the user has more than just Access permission. When displaying to server administrators, all projects with Access permission only are also listed. This makes the set of projects displayed to users the same as it would have been before the introduction of the Access permission.
|
cvs21927
|
Bug Fixes
|
|
Fixed a bug in our WebDAV implementation that could cause attachments to be lost during article submission i the description of the attachment contained an & character, and made a change so that error in recording the attachment description do not cause the loss of the attachment.
|
cvs21943
|
In 3.
|
cvs21946
|
In some Active Directory configurations we discovered that login did not work after the upgrade to 3.
|
cvs21955
|
Fixed issue where changes in the transformer edit window didn't update the state of the apply and reset buttons on the transformer setup page.
|
cvs21891
|
Fixed possible problem with the project selector in the Ocean and Earth skins in preview releases of Firefox 1.
|
cvs21902
|
Fixed issue where custom mail filter configurations could be cleared when applying other changes in project mailbox setup.
|
cvs21925
|
When very low level IO errors happen during article post, for example when the Journal is on an unavailable network drive, report the IO error to the user rather than a NullPointerException.
|
cvs21938
|
Prevented error when submitting a new entry with no project specified from the simple skin, e.
|
cvs21950
|
API Changes
|
|
In the WebdavFileRef interface, we have removed the proppatch(Map map) method. People relying on this API should switch to using the proppatch(String name, String value) method.
|
cvs21944
|
Documentation
|
|
Added sections providing in-depth descriptions of Visitor and Everyone.
|
|
Known Issues
|