[jbosstools-issues] [JBoss JIRA] (JBIDE-9937) SaveAs could not be completed due to issue with character encoding
Victor Rubezhny (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Nov 2 15:59:45 EDT 2011
[ https://issues.jboss.org/browse/JBIDE-9937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639423#comment-12639423 ]
Victor Rubezhny commented on JBIDE-9937:
----------------------------------------
Since Save and Save As operations in VPE are actually performed by StructuredTextEditor (which is a base of JSPTextEditor), this is a common Structured Editor behavior and, therefore, it's not a bug.
We can try to add the dialog like "jspx.png dialog" in case trying to save Unicode characters to a non-unicode encoding.
> 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
More information about the jbosstools-issues
mailing list