Opened 19 years ago
Closed 19 years ago
#20 closed enhancement (fixed)
Position info in XPath syntax errors
| Reported by: | cmlenz | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2 |
| Component: | XPath support | Version: | |
| Keywords: | Cc: |
Description
The XPath parser currently doesn't include position info (filename, line number, offset) in exceptions about syntax errors in XPath expressions. It should, though.
Change History (1)
comment:1 Changed 19 years ago by cmlenz
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Implemented in [178].