When I visit a page which does not exist on my plone site the error_page is
shown. Unfortunately this paged is not skinned.
I am using plone 3.3 with xdv 1.0rc3.
Why is this page not transformed?
How can I debug which pages are transformed and which not?
Thank you for any help!
best regards
Markus
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
Plone...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-users
Correction: you're using collective.xdv 1.0rc3 :)
> Why is this page not transformed?
> How can I debug which pages are transformed and which not?
I suspect plone.postpublicationhook simply doesn't get involved on 404
type responses.
It may be possible to work around this by writing a custom
standard_error_handler view that explicitly invokes the xdv transform on
its output. Otherwise, we may need to fix up plone.postpublicationhook
to handle error responses.
Wichert, any thoughts?
Martin
--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book
>> Why is this page not transformed?
>> How can I debug which pages are transformed and which not?
>
> I suspect plone.postpublicationhook simply doesn't get involved on 404
> type responses.
So the problem is known?
best regards
Markus
t'is now. ;)
Martin
--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book