rc5 has a bug that affects exposed, optional taxonomy text fields. When no text is entered no nodes are found. If you put in a non-existent tag name you'll get an error an the query will work correctly. If you put in the magic "all" it'll work without error.

On IRC Earl suggested that views_handler_filter_term_node_tid::accept_exposed_input probably needed some extra code to take this into account. The attached patch is a probably not the best way to do it but works.

Comments

drewish’s picture

StatusFileSize
new1.01 KB

earl pointed out there was some cruft in the patch.

merlinofchaos’s picture

Status: Needs review » Fixed

Committed, thanks for patch!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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