CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #36556

Tags from preselected filters result in invalid query

Added by Morton Jonuschat about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2012-04-25
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 0

Description

When preselecting a filter in ke_search 1.0.0 an invalid SQL query gets built in buildSearchphrase(). The tags passed to the function are of type array but get treated as a string when quoting. This results in empty tags or "Array" as a tag.

The attached patch fixes the handling of the array of tags.

preselected_filter_tags.diff (1.4 kB) Morton Jonuschat, 2012-04-25 14:55

History

Updated by Christian Buelter about 1 year ago

  • Status changed from New to Resolved

Thanks, committed to trunk, will be in next version.

Also available in: Atom PDF