Closed (fixed)
Project:
Less CSS Preprocessor
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2011 at 06:27 UTC
Updated:
25 Mar 2011 at 05:31 UTC
You need to check out $vars['show_messages'] before call theme('status_messages'), as template_preprocess_page does.
less.module: line 109
Thanks!
Comments
Comment #1
corey.aufang commentedI added in a check for this.