[Bug 19241] New: non-utf8 characters in SOAP1.2 output

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19241

           Summary: non-utf8 characters in SOAP1.2 output
           Product: Validator
           Version: HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: check
        AssignedTo: dave.null@w3.org
        ReportedBy: pavel.janda@yconix.com
         QAContact: www-validator-cvs@w3.org


Hi all,

first thank you for you well done job. But I found bug in SOAP output of
check-script:

When bad non-valid page contains non-utf8 character, this is provided in your
SOAP output aswell witch causes non-valid XML and I am not able to work with
XML like that in PHP.

Sample page with bad character:
http://www.itrebon.cz/ubytovani-v-treboni-a-okoli_78.html

I've solved that by removing non-utf8 chars from your output before creating
SimpleXMLElement so I am good now, but I want to let you know about this
because I mean that however this mistake is not in your code, you should output
only valid XML in SOAP.

Thank you very much!
Pavel Janda

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 3 October 2012 08:23:13 UTC