Opened 12 years ago
Last modified 12 years ago
#1558 closed defect
Bug in parsing quoted URI strings (thanks Gustavo Garcia Bernardo for the report) — at Initial Version
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjlib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | release-1.16 | Backported: | yes |
Description
This URI is valid:'"ggb\\a" <sip:ggb@tid.es>'
while '"ggb
" <sip:ggb@tid.es>' is not.
Note: See
TracTickets for help on using
tickets.