I have fixed my plugins to work with r2743. Only the captcha plugin needs a recursion within the render_page callback. I will open a ticket and post a patch for rcmail_template.php during the day.
Regards, Roland ----- Original Message ----- From: Roland Liebl To: [email protected] Sent: Wednesday, July 15, 2009 9:22 PM Subject: [RCD] hook render_page issue changeset #2743 Hi Thomas, please revert this! I need it to run hook render_page more than once. It is better that the programmer takes care not to run into endless loops by "die" or "exit". 2 of my plugins stopped working (captcha, terms) and I don't have an idea how to do it in another style. Reason: to change the action only works in authenticated state. These plugins hooks in non authenticated state by render_page. Roland ------------------------------------------------------------------------------ _______________________________________________ List info: http://lists.roundcube.net/dev/
_______________________________________________ List info: http://lists.roundcube.net/dev/
