BIND 10 #150: escaping of TXT quotes
BIND 10 Development
do-not-reply at isc.org
Mon Apr 19 19:27:49 UTC 2010
#150: escaping of TXT quotes
--------------------------+-------------------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Unclassified | Resolution:
Keywords: | Sensitive: 0
--------------------------+-------------------------------------------------
Comment(by jinmei):
Replying to [ticket:150 jreed]:
> I used xfrin to fetch some records. The BIND 9 master returns:
>
> "this" "is" "another" "test"
>
> The b10-auth returns:
>
> "this\" \"is\" \"another\" \"test"
>
> I don't know if the problem was in the xfrin or BIND 10 libdns.
Currently the libdns doesn't support multiple character strings for TXT
RDATA in the "from string" constructor. (the "from wire" constructor
handles this format). I suspect this is the primary reason for this
problem.
--
Ticket URL: <https://bind10.isc.org/ticket/150#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list