Re: Bug report: css soap interface

> On 6 Sep 2021, at 20:51, Andreas Hofmann <ah@hofmann-edv-beratung.de> wrote:
> 
> Hello,
> 
> since 2 or 3 weeks (maybe longer) the soap interface randomly delivers buggy reports. This appears very often, in ca. 30% to 50% of all requests.
> 
> Instead of giving back the checked url in the header it gives back:
> 
> <m:uri>$esc.xml($file_title)</m:uri>

Hi thanks for reporting it, this was due to missing updated dependency in external jar files.
It should be fixed now. If you still end up with this randomly, email me so that I can see if I missed something.

> 
> If this happens and if there are errors or warnings a lot of other information is corrupted also. An arror looks like that:
> 
> <m:errorlist>
>    <m:uri>$sfe</m:uri>
> 
>    <m:error>
>        <m:line>1</m:line>
>        <m:errortype>parse-error</m:errortype>
>        <m:context>$esc.xml($context_msg)</m:context>
>        <m:errorsubtype>
>            $esc.xml($span_class)
>        </m:errorsubtype>
>        <m:skippedstring>
>            $esc.xml($span_value)
>        </m:skippedstring>
>        <m:type>$esc.xml($error_content.get("Type"))</m:type>
> 
>        <m:message>
> 
>            Value Error :  $esc.xml($link_name) ($esc.xml($link_value))
> 
>            $esc.xml($error_msg)
>        </m:message>
>    </m:error>
> </m:errorlist>
> 
> And a message looks like that:
> 
> <m:warninglist>
>    <m:uri>$sfe</m:uri>
>    <m:warning>
>        <m:line>9</m:line>
>        <m:level>0</m:level>
>        <m:message>$esc.xml($warning.WarningMessage)</m:message>
>        <m:type>$esc.xml($warning.Type)</m:type>
>    </m:warning>
> </m:warninglist>
> 
> I first wondered if the bug may be on my site, but i could reproduce it directly on your site http://jigsaw.w3.org/css-validator/. I just added the parameter &output=soap12 and downloaded the result to check it.
> 
> 
> Best regards,
> 
> Andreas Hofmann
> 
> 
> 
> -- 
> Andreas Hofmann
> 
> Hofmann EDV-Beratung
> Breslauer Straße 5
> 24790 Schacht-Audorf
> 
> Eschenbachstraße 11
> 97631 Bad Königshofen
> 
> Tel.:  04331/1344806
> Mobil: 0160/2872191
> 
> 
> 

-- 
Baroula que barouleras, au tiéu toujou t'entourneras.

        ~~Yves

Received on Friday, 17 September 2021 08:41:59 UTC