Cookie Consent by Free Privacy Policy Generator Topic Finder

5.6.003

Release notes Skribenta CCMS

Features

1275 Disable translation memory

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.

Improvements

1258 Added FOP language code for Burmese (Myanmar)

Burmese (Myanmar) language code is now supported

Bug fixes

1263 Sorting incorrect for W and V for Swedish

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.

1261 Skribenta client unable to upload files

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.

1260 Publish with compare stopped working

There was an issue where publishing with compare didn't work.

This has been fixed.

1259 XML Editor jnlp will not start

XML Client would not start using the jnlp file. This has been fixed

1264 NumberFormatException when getting sub-images

The DavLNS servlet threw a number format exception when trying to get sub-images.

This has been fixed.

1276 Explicit access rights to user folders

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.

1274 Exception when deleting baseline

When removing baselines using Explorer, an exception occurred.

This has been fixed.

1273 Exception when changing access rights when using Explorer

When changing access rights on the user folder, an exception occurred.

This has been fixed.