XMLViewer Doesn't Accept Tag Names with Underscores
---------------------------------------------------
Key: PIVOT-366
URL: https://issues.apache.org/jira/browse/PIVOT-366
Project: Pivot
Issue Type: Bug
Components: tools
Reporter: Todd Volkert
Priority: Minor
Fix For: 1.4.1
Steps to reproduce
1) Run the XMLViewer
2) Paste the following XML into the app:
<properties>
<PRODUCT_BUILD_NUMBER>4</PRODUCT_BUILD_NUMBER>
</properties>
Expected result:
The XML is valid, so you expect it to show up in the app
Actual result:
You get a prompt that says: "'_' is not a valid character for a local name"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.