Oops, broke this in the most recent release.

Comments

danielb’s picture

Simple solution would be to reinsert the deleted code from finder_find_choices() but only execute that when $finder->base is 'node' or 'user'.

Also probably mark 'node' and 'user' finders as deprecated so people don't create new ones, and we reduce the support load.

danielb’s picture

bugger, that isn't a good plan, because that's the reason I made the change in the first place

danielb’s picture

Status: Active » Fixed

Alright I've done it the proper way.

Status: Fixed » Closed (fixed)

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