[jbosstools-issues] [JBoss JIRA] (JBIDE-9937) SaveAs could not be completed due to issue with character encoding

Vitali Yemialyanchyk (Commented) (JIRA) jira-events at lists.jboss.org
Wed Nov 2 07:59:45 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639216#comment-12639216 ] 

Vitali Yemialyanchyk commented on JBIDE-9937:
---------------------------------------------

Vitya, my comment:
>>>
VPE can not open file in UTF-8 directly, it only can save file in UTF-8.
so open the file with editor which can open file in UTF-8, then copy file content in to clipboard, then copy from clipboard to VPE.
then try to reproduce the issue.
>>>

provide steps how to reproduce the issue. example.jspx page in example.zip contain some Hebrew characters, I input these when edit file in VPE and then save the file in UTF-8 like VPE propose. when you try to open the file - vpe does not recognize UTF-8 and open it Win-1252 or Win-1251 does not matter - so you can not reproduce the issue.

once more: 
1) open the file (example.jspx) with some editor which can open file in UTF-8 without UTF-8 header signature.
2) copy content into clipboard;
3) past in VPE;

or just input some Arabic, Hebrew, China, Cyrillic text in VPE

and try to reproduce the issue. it reproducible constantly.
                
> 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