Changes Report

Release History

Version Date Description
2.6 2010-01-04 Deprecated code removal.
2.5 2009-08-26 Decoupling of the server-side storage, localization of user responses and other minor enhancements.
2.4.2 2009-07-15 Security and bugfixes.
2.4.1 2008-10-13 Minor bugfixes and enhancements.


Release 2.6 - 2010-01-04

Type Changes By
update Bump Maven requirement to 2.0.10 Fixes 3889. mosipov
add Add separate NAME parameter in taglib Fixes 3360. Thanks to davewebb. mosipov
remove Remove all deprecated code Fixes 3449. mosipov

Release 2.5 - 2009-08-26

Type Changes By
fix Regression: Null value is transformed to null and not to an empty string Fixes 3911. mosipov
add Add getUserFilesAbsolutePath to UserPathBuilder interface Fixes 2743. mosipov
remove Extract ImageInfo from java-core.jar Fixes 2618. mosipov
update Move escapeXml method to a StringBuffer Fixes 2605. mosipov
add Add more logging statements Fixes 2592. mosipov
update ConnectorServlet#init fails on some application servers Fixes 2583. mosipov
update Rework *Path and fullUrl properties Fixes 2582. mosipov
remove Deprecate UserActionImpl in favor of EnabledUserAction Fixes 2580. mosipov
add set defaults in default.properties for all interfaces Fixes 2383. mosipov
add add method isCreateFolderEnabled to UserAction interface Fixes 2382. mosipov
add Provide interface for locale resolution Fixes 2361. mosipov
add Implement Interface for File Browser Connector and Quick Uploader Fixes 28. th-schwarz

Release 2.4.2 - 2009-07-15

Type Changes By
fix Unsanitized request parameters may cause the request loop endlessly Fixes 3902. mosipov
fix Removing carriage return invalidates JavaScript Fixes 2608. mosipov

Release 2.4.1 - 2008-10-13

Type Changes By
fix Empty/non-set FCK:editor value causes NullPointerException Fixes 2372. mosipov
fix fckeditor-java-demo fails in Glassfish Fixes 2359. mosipov
fix PropertiesLoader Exception when undeploying a webapp using FCKeditor.Java Integration Fixes 2357. mosipov
fix FCK:editor output is not XHTML 1.0 compliant Fixes 2355. mosipov