Bug #7809
Do not fail in the renderblock template tag if addtoblock has never been called
Start date:
08 July 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|0d7af4c8ce008d088945eea2fd8138d8c1c50c83.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
templates: test if add_to_blocks exist in the renderblock templatetag (fixes #7809)
It makes the renderblock template tag not fail when addtoblock has never been
called.