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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Jul 26 21:09:23 EDT 2011


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
             Fix For: 3.3.x


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list