[VUFIND-1256] Visual facets fails when non-default fields specified Created: 03/Nov/17  Updated: 11/Dec/17  Resolved: 11/Dec/17

Status: Resolved
Project: VuFind®
Components: Browse
Affects versions: 4.0, 4.0.1, 4.1
Fix versions: 4.1.2

Type: Bug Priority: Minor
Reporter: Parthasarathi Mukhopadhyay Assignee: Demian Katz
Resolution: Fixed Votes: 0
Labels: bootstrap
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified
Environment: Ubuntu 16.04; PHP 7.0.22;


 Description   
When we set visual_facets = "dewey-hundreds,topic_facet" in facets,ini, the visual facet settings in searches.ini fails to display items in list view (see below).
default_top_recommend[] = VisualFacets:Visual_Settings
[Views]
list = List
grid = Grid
visual = Visual
The possible reason is that the URL string is referring &filter[]=callnumber-first:%22300%20-%20Social%20sciences%22 at the end automatically and thereby creating problem to display items that are classified by DDC. An examination shows that VisualFacets.phtml includes hard-coded cluases for only callnumber-first to include LCC alone. In summary, presently VisualFacets.phtml is not accommodative for DDC or more truely other than LCC.


 Comments   
Comment by Demian Katz [ 16/Nov/17 ]
I have begun working on some fixes here: https://github.com/vufind-org/vufind/pull/1077 -- this is still work in progress, but I will report back when it is finished.
Generated at Fri Apr 26 15:05:59 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100251-rev:4690f9fa025ccb713885a7f8212eefdeb0c508be.