Bug 6743

Summary: displayFacetCount not working
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: P3 CC: chris, katrin.fischer, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5917    
Attachments: Proposed fix
Signed patch
test
test 2
test 3
Bug 6734: (QA follow-up) Fix punctuation, TT filters, and CSS class

Description Nicole C. Engard 2011-08-17 15:30:02 UTC
No matter what value I put in displayFacetCount it's not showing the count anymore. This did work in 3.4 but is not working in master.
Comment 1 Owen Leonard 2011-08-17 19:42:22 UTC Comment hidden (obsolete)
Comment 2 Marcel de Rooy 2011-08-18 06:44:21 UTC
Created attachment 5052 [details] [review]
Signed patch
Comment 3 Chris Cormack 2011-08-18 08:56:25 UTC
Simple TT error, pushed
Comment 4 Ian Walls 2012-01-04 15:49:11 UTC
*** Bug 6407 has been marked as a duplicate of this bug. ***
Comment 5 Katrin Fischer 2012-03-12 09:22:59 UTC
Works in 3.6.3.
Comment 6 Chris Cormack 2021-04-07 08:12:25 UTC
Created attachment 119251 [details]
test
Comment 7 Chris Cormack 2021-04-07 08:21:48 UTC
Created attachment 119252 [details]
test 2
Comment 8 Chris Cormack 2021-04-07 08:23:54 UTC
The content of attachment 119252 [details] has been deleted
Comment 9 Chris Cormack 2021-04-07 08:32:45 UTC
Created attachment 119254 [details]
test 3
Comment 10 Katrin Fischer 2022-01-24 22:29:36 UTC
Created attachment 129739 [details] [review]
Bug 6734: (QA follow-up) Fix punctuation, TT filters, and CSS class

* Changes Location : to Location:
* Removes html_line_break filter, as location is not multi-line
* Add subscription_location CSS class
* Use AuthorisedValues.GetDescriptionByKohaField()

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>