BIND 10 #1626: Error: Unable to parse response from Auth: Expecting , delimiter: line 1 column 87 (char 87)
BIND 10 Development
do-not-reply at isc.org
Mon Apr 2 08:51:28 UTC 2012
#1626: Error: Unable to parse response from Auth: Expecting , delimiter: line 1
column 87 (char 87)
-------------------------------------+-------------------------------------
Reporter: jreed | Owner: muks
Type: | Status: reviewing
defect | Milestone:
Priority: | Sprint-20120403
medium | Resolution:
Component: | Sensitive: 0
b10-auth | Sub-Project: DNS
Keywords: | Estimated Difficulty: 2
Defect Severity: | Total Hours: 0
Medium |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by jelte):
* owner: jelte => muks
Comment:
ack, there was no explicit check to see if strings were terminated (the
\"hello test), added.
The last one failed because it was not enclosed in double quotes, so it
does fail because not all whitespace was skipped there (added \b and \r),
but it would still fail because it is essentially empty data. I enclosed
it in doublequotes, and I also added one more test to make sure all
whitespace-type 'outside' of actual element data is skipped (with a fix
and some extra tests).
--
Ticket URL: <http://bind10.isc.org/ticket/1626#comment:18>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list