Closed (fixed)
Project:
Less CSS Preprocessor
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2011 at 00:34 UTC
Updated:
16 Feb 2011 at 00:00 UTC
When attempting to access the Less administration page, I get this error:
Error message
Warning: Parameter 1 to less_settings() expected to be a reference, value given in drupal_retrieve_form() (line 771 of /var/www/townsquare/includes/form.inc).
I'm not hot enough on D7 yet (just a few days working with it) to know if how it works yet (my suspicion is a change in the menu system...) but my Less is broken in a couple way.
Comments
Comment #1
corey.aufang commentedThere appears to be a function signature change that i was unaware of.
Take a look at the latest 7.x-dev copy when its made available (2011-01-29).
Comment #2
davideads commentedThe latest dev copy fixes this. Thanks!
Comment #3
corey.aufang commented