Bug 6461

Summary: BiblioDefaultView has no impact on how record are displayed when going from results list
Product: Koha Reporter: Janusz Kaczmarek <januszop>
Component: TemplatesAssignee: Janusz Kaczmarek <januszop>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, paul.poulain, vimalibre
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 patch
Signed off Patch
proposed patch (passed QA)

Description Janusz Kaczmarek 2011-06-04 23:54:42 UTC
In OPAC, when having a list of results and clicking on the title, one gets always "Normal View", despite of BiblioDefaultView systempreference setting.

This is because in T::T transition BiblioDefaultView has been erroneously prefixed in opac-results.tt with SEARCH_RESULT.

A patch will follow.
Comment 1 Janusz Kaczmarek 2011-06-04 23:58:08 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2011-06-05 06:33:51 UTC Comment hidden (obsolete)
Comment 3 Paul Poulain 2011-08-11 10:40:07 UTC
Created attachment 4963 [details] [review]
proposed patch (passed QA)

QA comment

No specific comment: this is a standard fix for a bug that is happening in many places after the move to T::T

Passed QA
Comment 4 Chris Cormack 2011-08-12 02:11:21 UTC
Pushed, please test
Comment 5 Jared Camins-Esakov 2012-03-17 18:11:55 UTC
Note that BiblioDefaultView only impacts "normal" mode.