Ticket #54 (closed defect: fixed)
properly escape '?'
| Reported by: | okan@… | Owned by: | athomas |
|---|---|---|---|
| Priority: | major | Component: | DevTodo |
| Severity: | normal | Keywords: | |
| Cc: |
Description
need to properly escape '?' so that some regex implementations don't complain about a repetition operator error; but really, '?' should be escaped anyway.
without this, no xml database may be read.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
