This repository was archived by the owner on Jan 26, 2026. It is now read-only.
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
4 files changed
Lines changed: 11 additions & 2 deletions
| 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