[GJC-25] Character entities don't get escaped | |
| Status: | Closed |
| Project: | Genjava |
| Component/s: | gj-xml |
| Affects Version/s: | xml-1.0 |
| Fix Version/s: | xml-1.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Henri Yandell | Assignee: | Henri Yandell |
| Resolution: | Fixed | ||
| Environment: | |||
| Description |
| Oops. > and < don't get turned into their correct characters when you get the values from the XMLNode. |
| Comment by bayard [ Wed, 10 Nov 2004 15:07:03 -0800 (PST) ] |
| Fixed for both tag's values and an attribute's values. Unit test added. |