Bugs item #3462889, was opened at 2011-12-20 00:28
Message generated for change (Comment added) made by jpstotz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480577&aid=3462889&group_id=55394

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: jpstotz (jpstotz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Windows: Wrong charset used for loading translations

Initial Comment:
I installed JXplorer using the current stable installer for Windows 
(jxplorer-3.2.2-windows-installer.exe) on a German Win7 system.

It seems to me like JXplorer loads the translations using the default charset 
(which is on Windows "Cp1252" and not UTF-8) which results in bogus characters 
displayed in the GUI everywhere an umlaut would be used  (see attached 
screen-shot).

----------------------------------------------------------------------

>Comment By: jpstotz (jpstotz)
Date: 2012-02-17 05:35

Message:
I made a quick check where the problem is located. I found out that
JXplorer uses some really strange encoding which is used for the German and
French translation file.

Both are currently encoded the way Java defines Unicode characters but
processed by custom code - which seems to fail on current Java versions. 

The simplest way is just to remove this strange encoding and use UTF-8
instead. I have done that for the German translation file (see attached).
If someone could take this over for the French file as well that everything
would be fine again.

----------------------------------------------------------------------

Comment By: https://www.google.com/accounts ()
Date: 2012-02-15 07:21

Message:
Same here. Bug confirmed!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480577&aid=3462889&group_id=55394

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to