[Catalyst] doctype being modified
J.G.Konrad
konradjg at gmail.com
Fri Apr 18 23:40:38 BST 2008
Any thoughs on why or how the doctype would be commented out?
In C::Root::end() the doctype in the response body looks like
<!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>
but in $c->finalize the doctype has been commented out
<!--DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->
This does not happen on every request. Only on requests that have an
'error'. The error are something simple like the incorrect password while
trying to login. There is a message placed in the 'error' key in the stash.
Thanks,
jk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080418/c928f=
c9d/attachment.htm
More information about the Catalyst
mailing list