[jbosstools-issues] [JBoss JIRA] (JBIDE-9408) JBoss Tools XML Editor should not format XML if the file is edited in Source tab.

Isaac Rooskov (Updated) (JIRA) jira-events at lists.jboss.org
Mon Oct 10 23:08:16 EDT 2011


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

Isaac Rooskov updated JBIDE-9408:
---------------------------------

    Release Notes Docs Status: Documented as Resolved Issue
                       Writer: irooskov
           Release Notes Text: A bug existed when a user had edited XML in the Source view and changed focus from the XML editor to the Project Explorer. When the focus changed the XML editor would revert any changes made in the Source view. This issue has been resolved by ensuring the Synchronized To Text state of the Source XML editor is correct when focus is changed. The Source view of the XML editor now synchronizes correctly and does not revert to old content when the focus is changed from the XML editor to the Project Explorer.

    
> JBoss Tools XML Editor should not format XML if the file is edited in Source tab.
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-9408
>                 URL: https://issues.jboss.org/browse/JBIDE-9408
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: XML Structured Editor
>    Affects Versions: 3.3.0.M3
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M3
>
>
> EXECUTE: Create JSF KickStart project
> EXECUTE: Open web.xml with JBoss Tools XML Editor
> EXECUTE: Re-format the text (use Ctrl+A & Ctrl+Shift+F for example)
> EXECUTE: Save the file
> EXECUTE: Change {code}<load-on-startup>1</load-on-startup>{code}to{code}<load-on-startup>some string</load-on-startup>{code}
> EXECUTE: Save the file
> {color:green}ASSERT:{color} Text keeps current format.
> {color:red}FAILURE:{color} The text is re-formated back.

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