[Koha-bugs] [Bug 4255] Add item type to facet list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 30 12:36:59 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4255

Savitra Sirohi <savitra.sirohi at osslabs.biz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |savitra.sirohi at osslabs.biz

--- Comment #2 from Savitra Sirohi <savitra.sirohi at osslabs.biz> ---
This is for MARC 21 only.

Made following changed:

- In Getfacets in C4/Koha.pm added item type facet for 952y and 942c
- In getrecords in C4:Search.pm added code to get description of itemtype codes
- facets.inc in both staff and opac to show item types related label in the
facets block

To test:

Add records such that a certain itype (say BK) is present in both 942c and 952y
in two DIFFERENT records. 

Run a search where both test records are present. Test to see if itype types
are presented in the facets block (both OPAC and staff). 

Click on the itype (say BK), both the test records should appear in the refined
results. This shows that the feature works for both 942c and 952y.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list