Posted by cpliakas on November 10, 2009 at 12:25am
Jump to:
| 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
Fixed in commit #286586. Added luceneapi_l() function to API.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.