Bug(バグ) #473
The filtering parameters for Twig template doesn't work under PHP 5.2.x (PHP 5.2.x で、 Twig テンプレートのパラメータのフィルタリングが動作しない)
Start date:
2010-01-12
Due date:
% Done:
100%
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)
Description
The filtering parameters for Twig template doesn't work under PHP 5.2.x.
PHP 5.2.x で、 Twig テンプレートのパラメータのフィルタリングが動作しない。
Related issues
Associated revisions
fixed filtering template parameter that is failed under PHP 5.2.x because of the PHP bug #45820 (http://bugs.php.net/bug.php?id=45820) (fixes #473)
fixed that the template parameter bypasses the opTemplateRendererTwig::normalizeParametersCallback() method (refs #473)
History
#1
Updated by Kousuke Ebihara over 12 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴commit:"635a9614ffe9ac2684a65bbe448b234a4f99d84d"で適用されました。
#2
Updated by Kousuke Ebihara about 12 years ago
- Status changed from Pending Review(レビュー待ち) to Fixed(完了)
- % Done changed from 50 to 100