[
https://issues.jboss.org/browse/JBIDE-9937?page=com.atlassian.jira.plugin...
]
Victor Rubezhny commented on JBIDE-9937:
----------------------------------------
Used your stepps and still cannot reproduce the issue: the result exactly the same as
Alexey shows (the "Save Problems" dialog occurs and proposes me to save as UTF-8
or select the first character in text which cannot be converted to the editor's used
encoding).
Note that when you pasting the characters from clipboard, the characters are not converted
to the editor's encoding. At least for me the resulting characters look exactly like
the ones copied from your "hebrew" example. Seams that they are inserted as
block of UTF-8 characters. The real 'encoding' occurs in saving process, but not
all the UTF-8 characters are able to be converted into editor's used encoding
directly. Probably UrlEncode (%xx) should be used while pasting UTF-8 characters to the
editor.
SaveAs could not be completed due to issue with character encoding
------------------------------------------------------------------
Key: JBIDE-9937
URL:
https://issues.jboss.org/browse/JBIDE-9937
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: UpStream
Affects Versions: 3.3.0.M4
Reporter: Vitali Yemialyanchyk
Assignee: Victor Rubezhny
Fix For: 3.3.x
Attachments: example.zip, java-save.png, jspx.png, screenshot-1.jpg
1) open some jspx page in 1252 encoding
2) write something in Russian
3) try to save as new jspx page
4) see error dialog !screenshot-1.jpg|thumbnail!
should propose to save in UTF
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira