> TwillAssertionError:
> # No declaration for attribute xmlns:i18n of element html
> # URL: http://127.0.0.1:8743/newticket
> # Line 2, column 23
> 
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
> <html xmlns="http://www.w3.org/1999/xhtml"; 
> xmlns:i18n="http://genshi.edgewall.org/i18n";>

This is probably related to Genshi #291, i18n stuff isn't being properly
stripped while rendering in Genshi trunk.  Best bet is switch Genshi to
advanced i18n:

http://svn.edgewall.org/repos/genshi/branches/experimental/advanced-i18n/

Let me know how that works for you...

Tim

[1] http://genshi.edgewall.org/ticket/291

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to