Closed (fixed)
Project:
Facet API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2012 at 16:51 UTC
Updated:
21 Jul 2014 at 20:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joachim commentedFixing version.
Comment #2
cpliakas commentedWe have resolved some more urgent bugs, so I think it is time to take a closer look at this as it could cause some unforeseen issues down the road.
Thanks for reporting,
Chris
Comment #3
cpliakas commentedConfirmed latest version of Features (2.0) and Facet API. Raw export is below, you can see the "submit_realm" as mentioned in the OP.
Comment #4
cpliakas commentedFacet API has an admittedly janky system to capture the values from the setting form as I did not know about form_state_values_clean() at the time I created the module.
The attached patch uses Facet API's custom mechanism to remove the value referenced in the OP.
Comment #6
cpliakas commentedI was bold and committed the fix since this is a small change that will have no adverse effects.
Comment #8
cpliakas commented