Another crasher

Hi,

Running http://demo.spip.org/svn/dist/spip.png through the checker
triggers the following trace:
java -jar mobileOK-Basic-RI-1.0-deploy.jar -m moki.xml -r results.xml  http://demo.spip.org/svn/spip.php?article32
Info: Writing MOKI document to moki.xml
Exception in thread "main" java.lang.NullPointerException
        at org.w3c.mwi.mobileok.basic.HTTPRedirect.<init>(HTTPRedirect.java:68)
        at org.w3c.mwi.mobileok.basic.HTTPResource.<init>(HTTPResource.java:80)
        at org.w3c.mwi.mobileok.basic.HTTPResource.<init>(HTTPResource.java:60)
        at org.w3c.mwi.mobileok.basic.HTTPImageResource.<init>(HTTPImageResource.java:38)
        at org.w3c.mwi.mobileok.basic.Preprocessor.preprocess(Preprocessor.java:98)
        at org.w3c.mwi.mobileok.basic.Tester.getPreprocessorResults(Tester.java:79)
        at org.w3c.mwi.mobileok.basic.Tester.main(Tester.java:134)

I haven't looked into it yet, but anyone should feel free to beat me to it :)

Dom

Received on Monday, 26 November 2007 17:31:16 UTC