Closed (works as designed)
Project:
Renderable elements
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2012 at 05:42 UTC
Updated:
18 May 2012 at 11:39 UTC
The "Enable form registration" settings is enabled by default and plays havoc with a couple of modules. Notably the ajax routines in the boxes module only when its enable. Which is no big deal cause it should be disable in a production env anyhow. So I would like to have disable by default in a Feature but its not showing up.
I think its best for this to be disabled by default, similar to devel_themer; use when needed and disable right after.
Comments
Comment #1
swentel commentedWell, you could use strontarm which has variables export.
Comment #2
itaine commentedYes I'm using strongarm, it popped up after a fresh install. Glitch in the matrix.