Undreadable symbols when using non-English characters in Process, Task, Field names
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2015 03:31 AM
Hello,
when creating a process definitions either in Modeler or in Designer, after deploying, the names of Processes, Tasks, FIelds are all showed in the Explorer as unreadable symbols, if we use non-English charcters there.
Can't check if Enum values are shown good because they are not working at all (see http://forums.activiti.org/content/problem-formproperty-enum-type-actviti-explorer-512)
Do I need to configure something in the Explorer in order to fix non-English labels?
Modeler seems to display everything correctly, both for models created in itself or in the Designer. It's only in the Explorer
Regards,
Fyodor
\ps Is forum glitching or is it me violating some rules? My account and all of my few posts have disappeared.
when creating a process definitions either in Modeler or in Designer, after deploying, the names of Processes, Tasks, FIelds are all showed in the Explorer as unreadable symbols, if we use non-English charcters there.
Can't check if Enum values are shown good because they are not working at all (see http://forums.activiti.org/content/problem-formproperty-enum-type-actviti-explorer-512)
Do I need to configure something in the Explorer in order to fix non-English labels?
Modeler seems to display everything correctly, both for models created in itself or in the Designer. It's only in the Explorer
Regards,
Fyodor
\ps Is forum glitching or is it me violating some rules? My account and all of my few posts have disappeared.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2015 08:02 AM
Setting -Dfile.encoding=UTF-8 in Tomcat8 service JVM options did the trick.
You don't have to set URIEncoding="UTF-8" for Tomcat 8 as it is said to be switched on by default.
PS as my question was banned from the original thread http://forums.activiti.org/content/problem-formproperty-enum-type-actviti-explorer-512, together with my whole account 😃 I am noting here, that Enums still don't work. The Modeler doesn't even have an ability for properly defining the Enums - it doesn't let enter id/name pair for each of the enum values. Please fix.
Regards,
F
You don't have to set URIEncoding="UTF-8" for Tomcat 8 as it is said to be switched on by default.
PS as my question was banned from the original thread http://forums.activiti.org/content/problem-formproperty-enum-type-actviti-explorer-512, together with my whole account 😃 I am noting here, that Enums still don't work. The Modeler doesn't even have an ability for properly defining the Enums - it doesn't let enter id/name pair for each of the enum values. Please fix.
Regards,
F
