Summary: | Regression: Circulation checkouts table no longer shows item type description | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Circulation | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, mtj, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 11703 | ||
Bug Blocks: | |||
Attachments: |
Bug 13195 - Regression: Circulation checkouts table no longer shows item type description
Bug 13195 - Regression: Circulation checkouts table no longer shows item type description [PASSED QA] Bug 13195 - Regression: Circulation checkouts table no longer shows item type description |
Description
Owen Leonard
2014-11-04 13:38:06 UTC
Created attachment 33525 [details] [review] Bug 13195 - Regression: Circulation checkouts table no longer shows item type description Another regression caused by Bug 11703: The list of checkouts on the circulation and patron detail page shows item type codes instead of the full description. Test Plan: 1) View a patron's checkouts, note the Item type column displays the code rather than the description. 2) Apply this patch 3) Refresh the page, note the description is now displayed Created attachment 33550 [details] [review] Bug 13195 - Regression: Circulation checkouts table no longer shows item type description Another regression caused by Bug 11703: The list of checkouts on the circulation and patron detail page shows item type codes instead of the full description. Test Plan: 1) View a patron's checkouts, note the Item type column displays the code rather than the description. 2) Apply this patch 3) Refresh the page, note the description is now displayed Signed-off-by: Frederic Demians <f.demians@tamil.fr> Works as described. Created attachment 33585 [details] [review] [PASSED QA] Bug 13195 - Regression: Circulation checkouts table no longer shows item type description Another regression caused by Bug 11703: The list of checkouts on the circulation and patron detail page shows item type codes instead of the full description. Test Plan: 1) View a patron's checkouts, note the Item type column displays the code rather than the description. 2) Apply this patch 3) Refresh the page, note the description is now displayed Signed-off-by: Frederic Demians <f.demians@tamil.fr> Works as described. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described, no problems found. Passes tests and QA script. Patch pushed to master. Thanks Kyle! Pushed to 3.16.x, will be in 3.16.7 |