[jbosstools-issues] [JBoss JIRA] (JBIDE-9203) Add support for special and non-ASCII characters to the Externalize Strings Wizard for JSP

Isaac Rooskov (JIRA) jira-events at lists.jboss.org
Wed Apr 11 20:09:47 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-9203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Isaac Rooskov updated JBIDE-9203:
---------------------------------

    Release Notes Docs Status: Documented as Feature Request
                       Writer: irooskov
           Release Notes Text: Support for special and non-ASCII characters has been added to the JSP Externalize String Wizard. This allows code that is to be externalized to appear in the current code with indentation and contain such characters as line breaks, without causing error.

    
> Add support for special and non-ASCII characters to the Externalize Strings Wizard for JSP
> ------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9203
>                 URL: https://issues.jboss.org/browse/JBIDE-9203
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core
>    Affects Versions: 3.3.0.M2
>         Environment: Linux 32bit, Sun JDK 1.6.0_25, jbdevstudio-product-linux-gtk-5.0.0.v201106172137N-H681-M2.
>            Reporter: Vlado Pakan
>            Assignee: Denis Maliarevich
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M3
>
>         Attachments: encoded.png, errorAfterWrongPropertyKeySelection.png, externalizestringdialog.png, externalizestringresult.png, JBIDE-9203 - nothing selected.png, JBIDE-9203 - text selected.png, nothingSelected.png, propertiesfile.png, textSelected.png, wrongPropertykeySelection.png
>
>
> 1. Create JSF kick start project
> 2. Open hello.jsp page
> 3. Insert "Plain" text as shown on picture below and choose Externalize selected string toolbar button
> In the Externalize String dialog is set text "Plain" as Property value but together with special characters <EOL>
> !externalizestringdialog.png!
> 4. Choose next>, next>, OK. (Use default values)
> hello.jsp page look like this. <EOL> characters around "Plain" text were removed/replaced with reference to .properties file:
> !externalizestringresult.png!
> hello.properties has wrong contnent:
> !propertiesfile.png!

--
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