- fixed removing of control characters (fixes #4373, affects #2248)
authorPatric Plitzner <p.plitzner@bgbm.org>
Mon, 1 Sep 2014 08:35:52 +0000 (08:35 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Mon, 1 Sep 2014 08:35:52 +0000 (08:35 +0000)
commit6a82217960f7f2ae37a19442810d5948fa3e263e
tree0ddbc5086b8fd0ec23125965bec965d8263369fc
parenta1d6c6e37dacfce169e5349ebe643f22f2b06c10
 - fixed removing of control characters (fixes #4373, affects #2248)
   - added condition to only replace if the string contains control characters
   - cursor will still jump back but only when control characters were removed
 - removed unused method
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/element/CdmFormFactory.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/element/TextWithLabelElement.java