Commit f228c6f
committed
xpath: Fix parsing of non-ASCII names
Fix a long-standing issue where QNames starting with a non-ASCII
character would be rejected. This became more visible after "streaming"
XPath evaluation was disabled since the latter handled non-ASCII names
correctly.
Fixes #818.1 parent bcda764 commit f228c6f
File tree
4 files changed
+11
-2
lines changed- result/XPath/tests
- test/XPath
- docs
- tests
4 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10434 | 10434 | | |
10435 | 10435 | | |
10436 | 10436 | | |
10437 | | - | |
10438 | | - | |
| 10437 | + | |
| 10438 | + | |
| 10439 | + | |
10439 | 10440 | | |
10440 | 10441 | | |
10441 | 10442 | | |
| |||
0 commit comments