Release notes Skribenta CCMS
You can now use a system property to disable the Translation memory.
This is useful if you are testing something that requires multiple restarts of the tomcat server and initializing the translation memory takes a long time.
It has the same effect as setting hasTranslationMemory=false.
The System property is se.excosoft.skribenta.SkipTranslationMemory=true
You can add it to skribenta.properties.
Burmese (Myanmar) language code is now supported
Elements that start with W will be sorted before V. This is not the correct sorting for Swedish.
This has been fixed by changing the sorting rules for the Swedish collator.
In some cases, the Skribenta client will fail to upload a file.
This was caused due to some changes made to the upload to handle some authentication protocols.
This has been fixed.
There was an issue where publishing with compare didn't work.
This has been fixed.
XML Client would not start using the jnlp file. This has been fixed
The DavLNS servlet threw a number format exception when trying to get sub-images.
This has been fixed.
When users log in to Skribenta Web for the first time, a Profile folder is created inside the user folder. However, if the user doesn't have access rights, this will fail,
This update will ensure the user has the right, to create the folder.
When removing baselines using Explorer, an exception occurred.
This has been fixed.
When changing access rights on the user folder, an exception occurred.
This has been fixed.