Closed (duplicate)
Project:
Bootstrap
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2014 at 23:40 UTC
Updated:
26 Mar 2014 at 23:55 UTC
Jump to comment: Most recent
Comments
Comment #1
gabidrg commentedI fixed this the fast way by reimplementing a process callback in my theme template.php. This is not an ideal solution, but fixed the issue.
Then the process callback included an exception array based on form_id:
Comment #2
markhalliwellThere were alter hooks added that allow you to change this.
Comment #3
markhalliwellSee this issue.