BPEL editor always adds "bpel" namespace prefix if missing
----------------------------------------------------------
Key: JBIDE-9303
URL:
https://issues.jboss.org/browse/JBIDE-9303
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Affects Versions: 3.2.1.CR1
Reporter: Robert (Bob) Brodt
Assignee: Robert (Bob) Brodt
Priority: Minor
Fix For: LATER
The BPEL editor automatically adds the "bpel" namespace prefix to a file if it
does not already have this prefix defined. This causes the editor to show as
"dirty" the first time it is opened, even though it hasn't been touched.
This is one of those minor annoyances that is difficult to fix because a lot of places in
the code assume that the "bpel" prefix is always defined (that's why
it's created if it doesn't exist ;)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira