Details
Description
The guththila_token_evaluate_references function does not parse numeric entities such as A or A (which should map to the letter 'A').
A test case is attached.
Here is its output:
1..2
not ok
- input: <root>abcABdef</root>
- got: <root>abcABdef</root>
- expected: <root>abcABdef</root>
not ok - input: <root>abcABdef</root>
- got: <root>abcABdef</root>
- expected: <root>abcABdef</root>
Attachments
Attachments
Issue Links
- blocks
-
AXIS2C-1453 CDATA is not correctly parsed by guththila
- Resolved
-
AXIS2C-1424 AIX 5.2/5.3 build issues
- Closed
- relates to
-
AXIS2C-1265 guththila does not support Chinese and the Japanese.
- Resolved