Community
Participate
Working Groups
Build Identifier: 20110301-1815 Vex XML Editor (Incubating) 1.0.0.201104091611 org.eclipse.wst.xml.vex.feature.feature.group When I add an xml-stylesheet processing instruction to a document: <?xml version='1.0'?> <?xml-stylesheet href="../../schema/usecase.css" type="text/css"?> <!DOCTYPE usecases PUBLIC "-//LSI//UseCase 1.0//EN" "../../schema/usecase.dtd"> and then open, modify and save the document using Vex, the xml-stylesheet instruction disappears: <?xml version='1.0'?> <!DOCTYPE usecases PUBLIC "-//LSI//UseCase 1.0//EN" "../../schema/usecase.dtd"> Reproducible: Always Steps to Reproduce: 1. add the processing instruction to the top of an xml document 2. open the document in vex 3. modify the document 4. save the document 5. open the document in a text or xml editor 6. view the missing PI
Duplicate of 251955 *** This bug has been marked as a duplicate of bug 251955 ***
Closing resolved bugs.
Moved to Mylyn Docs Vex.