Bug #7591
On page with forms (based on authentic2/manager/form.html) message do not fade out
Start date:
17 June 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
The template replace the default messages rendering from the gadjo template with its own, to support ajax dialog boxes, but it break classic pages.
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|61ea61315ae486a484d8faecedd28959b3e2ad79.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
manager/form.hml: only render messages inside the form element if the request is ajax (fixes #7591)
Overriding the gadjo template way of rendering messages broke the fade
out.