When using this module and MongoDB the parameters for Contextual Filtering go as strings all the way to the MongoDB. Which is naturally bad if the field or property is saved as integer. This happens with for example entity IDs.

Patches will follow.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jiivonen’s picture

Title: Integer for Contextual Filtering » Integers for Contextual Filtering
Status: Active » Needs review
FileSize
3.25 KB

Integer support for properties in the arguments of Contextual Filters.

Probably should do similar stuff for fields also.

firebird’s picture

Looks like this has been committed to dev with some small changes?

chx’s picture

Status: Needs review » Fixed

Not this patch but we should be good (although arguments do not yet have tests, that's coming ASAP).

Status: Fixed » Closed (fixed)

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