Bug 6463

Summary: Authorities browsing error when using auth. plugins
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, f.demians
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: A screenshot illustrating the problem
Proposed patch
Signed-off patch

Description Janusz Kaczmarek 2011-06-05 16:32:23 UTC
Created attachment 4364 [details]
A screenshot illustrating the problem

The problem is as follows:

1. Add new record
2. Go to a field controlled by authority
3. Click on ...
4. Search for such a term to get many results
5. Try to browse to next page

The result should be Error 500, as on the attached screenshot. (Tested on UNIMARC with 606).

This is due to erroneous variable prefixing in transition to T::T. 

A patch will come.
Comment 1 Janusz Kaczmarek 2011-06-05 16:39:58 UTC Comment hidden (obsolete)
Comment 2 Frédéric Demians 2011-06-05 18:52:23 UTC
I confirm the solution. On my test UNIMARC installation, I haven't an
error 500 but I have a wrong result pages navigation bar which doesn't
limit search result on the selected authority type.
Comment 3 Frédéric Demians 2011-06-05 18:54:05 UTC
Created attachment 4368 [details] [review]
Signed-off patch
Comment 4 Chris Cormack 2011-06-09 23:06:49 UTC
TT bug, pushed please test