ADT is missing after forwarding
Reported by Alan "LBO" Bem | December 17th, 2008 @ 12:10 AM | in 0.1
ADT is configured for HTML output type. After hitting view which forwardz to another action ADT is rendered into content only during first execution and fails of course: 1. Because of string_replace() which has no closing BODY and HEAD tags to replace :) 2. Agavi clears response content during forward call.
I think it is fault of not being global filter.
Comments and changes to this ticket
-

Veikko Mäkinen January 9th, 2009 @ 09:39 AM
- → State changed from new to open
- → Assigned user changed from to Veikko Mäkinen
- → Tag changed from to filter general
- → Milestone changed from to 0.1
I have started to refactor the filter so that it can be used simultaneously as global and an action filter. This should fix action forwarding issues. The issue of stupid str_replace injection remains :)
-

Veikko Mäkinen January 9th, 2009 @ 05:17 PM
The filter can now be dual-registered as a global filter AND as an action filter. This should fix forwarding issues but I'm not closing the ticket before this is verified.
-

-

Veikko Mäkinen January 12th, 2009 @ 03:07 PM
- → State changed from open to resolved
Closing as the fix has been concurred.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »