I just started running the scripts and

The commit script seems to run fine, but it says there was an error. I looked into it, and the scripts expect 1.1 style response:

  <result status="0"></result>

1.2 /update returns:

  <?xml version="1.0" encoding="UTF-8"?>
  <response>
  <lst name="responseHeader">
    <int name="status">0</int>
    <int name="QTime">44</int>
  </lst>
  </response>


ryan

Reply via email to