From ca18a90b1af9312b936e909c3e8c14e0e1571935 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Tue, 12 Apr 2011 05:16:01 -0400 Subject: [PATCH] - Fix bug where template name without plugin prefix was used in render_page hook (the same fix for deprecated_templates) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6a0f335..626b3fc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix bug where template name without plugin prefix was used in render_page hook - Fix handling of debug_level=4 in ajax requests (#1487831) - Support 'abort' and 'result' response in 'preferences_save' hook, add error handling - Fix bug where some content would cause hang on html2text conversion (#1487863) -- Gitblit v1.9.1