]
Viacheslav Kabanovich updated JBIDE-9408:
-----------------------------------------
Fix Version/s: 3.3.0.M3
(was: 3.3.x)
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.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.
For more information on JIRA, see: