Summary: | branchcode and categorycode are displayed instead of their description on patron search result | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Circulation | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | f.demians, gmcharlt, kyle.m.hall, kyle |
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: | ||
Circulation function: | |||
Bug Depends on: | 16336 | ||
Bug Blocks: | |||
Attachments: |
Bug 16596: Display library and patron category descriptions instead of their code
[SIGNED-OFF] Bug 16596: Display library and patron category descriptions instead of their code Bug 16596: Display library and patron category descriptions instead of their code |
Description
Jonathan Druart
2016-05-26 09:51:56 UTC
Created attachment 51817 [details] [review] Bug 16596: Display library and patron category descriptions instead of their code Test plan: On circ/circulation-home.pl and reserve/request.pl, search for patrons The descriptions for the libraries and patron categories should be displayed. Created attachment 51848 [details] [review] [SIGNED-OFF] Bug 16596: Display library and patron category descriptions instead of their code Test plan: On circ/circulation-home.pl and reserve/request.pl, search for patrons The descriptions for the libraries and patron categories should be displayed. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> On top of Bug 13336 Works as described, now descriptions instead of codes. No errors Created attachment 52242 [details] [review] Bug 16596: Display library and patron category descriptions instead of their code Test plan: On circ/circulation-home.pl and reserve/request.pl, search for patrons The descriptions for the libraries and patron categories should be displayed. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> On top of Bug 13336 Works as described, now descriptions instead of codes. No errors Signed-off-by: Nick Clemens <nick@bywatersolutions.com> https://bugs.koha-community.org/show_bug.cgi?id=16455 Pushed to master for 16.11, thanks Jonathan! Pushed in 16.05. Will be in 16.05.01. |