
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
Windows XP (German)
|
|
| Build: |
6,180
|
| Severity: |
Medium
|
|
When using GWT plugin files compiled to Javascript will not compile correctly if "File Encoding" is not "UTF-8".
German umlauts like 'ä' or 'ß' in Strings will not be converted correctly.
The GWTCompiler seems to expect all files UTF-8 encoded, so IDEA should convert to UTF-8 first
before calling the GWTCompiler (at least if File Encoding differs).
|
|
Description
|
When using GWT plugin files compiled to Javascript will not compile correctly if "File Encoding" is not "UTF-8".
German umlauts like 'ä' or 'ß' in Strings will not be converted correctly.
The GWTCompiler seems to expect all files UTF-8 encoded, so IDEA should convert to UTF-8 first
before calling the GWTCompiler (at least if File Encoding differs). |
Show » |
| There are no comments yet on this issue.
|
|