The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.3.1
Go grab it at
http://www.xwiki.org/xwiki/bin/view/Main/Download
This is a bug fix release.
Bugs fixed
* XWIKI-921 - When using XWikiDocuments as resource bundles, no
default value is used
* XWIKI-1605 - The WYSIWYG editor does not save for unprivileged
users in Safari 3.0.3
* XWIKI-2130 - Document.getPreviousDocument() and
Document.getPreviousVersion() seems not to work
* XWIKI-2193 - LDAP error message with stack trace in xwiki.log
when processing invalid LDAP credentials. User gets "Internal Error"
feedback on UI.
* XWIKI-2201 - LDAP group mapping defined in XWikiPreferences is not working
* XWIKI-2202 - LDAP user update corrupt XWiki user page
* XWIKI-2206 - Cookie domains not compliant with RFC 2109
* XWIKI-2208 - LDAP parameter "user_group" is not taken into account.
* XWIKI-2209 - XWiki GWT Api breaks UTF translations
* XWIKI-2210 - Can't use differents uid name configuration for the
same ldap server for two differents wikis
* XWIKI-2211 - Cannot log in using Internet Explorer
* XWIKI-2215 - LDAP Authenticator should add proper error message
in the context when authentication fail
* XWIKI-2235 - Cannot deploy XWiki as ROOT application
* XWIKI-2236 - doc#getLastChanges() does not work with the new
versioning scheme
* XWIKI-2247 - The rendering component does not handle
and empty line correctly together
* XWIKI-2248 - DBTreeListClass needs to support translations
* XWIKI-2255 - Exception while saving some documents
* XWIKI-2258 - Empty page returned when login cookie with wrong IP address
* XWIKI-2260 - Wysiwyg editor needs to handle multiple carriage
returns properly
* XWIKI-2269 - \
in wiki syntax does not convert to 2
but instead escaped one in HTML
Improvements
* XWIKI-2246 - Add Galician translation
New Features
* XWIKI-2204 - Ability to set url redirections at the wiki level
* XWIKI-2205 - add better Active Directory support - case
insensitive username
* XWIKI-2259 - Configurable prefix for authentication cookies
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise131
Thanks
-The XWiki dev team