Download & Extend

Facet and sort links are always "active" whether they are selected or not

Project:Search Lucene API
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:6.x-2.0-beta4

Issue Summary

Because the l() function adds the "active" class based on the path, all facet and sort links are given this class because they point back to the search page. It doesn't make sense to have non-selected items marked with the "active" class.

Comments

#1

Status:active» fixed

Fixed in commit #286586. Added luceneapi_l() function to API.

#2

Status:fixed» closed (fixed)

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