[Issue 6463] New - wrong encoding

[email protected] Sat, 20 Apr 2013 00:53:55 -0700 (PDT)
Newsgroups gmane.comp.lang.uml.argouml.issues
Message-ID <[email protected]>
http://argouml.tigris.org/issues/show_bug.cgi?id=6463
                 Issue #|6463
                 Summary|wrong encoding
               Component|argouml
                 Version|current
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ArgoPrint
             Assigned to|phidias
             Reported by|orlovpa






------- Additional comments from [email protected] Sat Apr 20 00:53:55 -0700 2013 -------
Hello!
Wrong encoding Russian text.
For example, when I titled use cases in Russian and then do this in AgroPrint :
...
#foreach($usecase in $DiagramUtil.getUseCases($diagram))
  <h4>$usecase.getName()</h4>
....

$usecase.getName() returns somethig like "?????????? ????? ????? ? "

The same problem with all atributs also.

Thanks.

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=3053809

To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.