Facet and sort links are always "active" whether they are selected or not
cpliakas - November 10, 2009 - 00:25
| Project: | Search Lucene API |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | 6.x-2.0-beta4 |
Jump to:
Description
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.

#1
Fixed in commit #286586. Added luceneapi_l() function to API.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.