The feature at #551620: Type dependent facet blocks requires some settings to be updated otherwise undefined index errors will be thrown.

CommentFileSizeAuthor
#2 facetapi-1158592-2.patch735 bytescpliakas

Comments

cpliakas’s picture

Status: Active » Fixed

Added in commit acf2f9c.

cpliakas’s picture

Status: Fixed » Needs work
StatusFileSize
new735 bytes

The following code might actually eliminate the need for an update function, which would be good. It would improve the overall sanity of the solution since it would eliminate the possibility of undefined index errors.

cpliakas’s picture

Backed out update function in commit f643e2d so we can revisit the best way of handling this.

cpliakas’s picture

Status: Needs work » Fixed

Committed patch in #2 at 937dcd6 because it is a more sane solution than and update function, and the widget system uses this paradigm as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.