Bug 13155

Summary: Course reserves doesn't display reserved items on OPAC
Product: Koha Reporter: Frédéric Demians <f.demians>
Component: Course reservesAssignee: Frédéric Demians <f.demians>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 12302    
Bug Blocks:    
Attachments: Course reserves empty table
Bug 13155 Course reserves doesn't display reserved items on OPAC
Course reserves table after patch

Description Frédéric Demians 2014-10-28 17:49:59 UTC
On OPAC, opac-course-details.pl page, when a specific course reserves is
selected, all its items are displayed in a table with several columns: title,
item type, location, etc. Nothing is displayed in those columns, except the
item status.
Comment 1 Frédéric Demians 2014-10-28 17:52:36 UTC
Created attachment 32848 [details]
Course reserves empty table
Comment 2 Frédéric Demians 2014-10-28 17:53:50 UTC
Created attachment 32849 [details] [review]
Bug 13155 Course reserves doesn't display reserved items on OPAC

On OPAC, opac-course-details.pl page, when a specific course reserves is
selected, all its items are displayed in a table with several columns: titel,
item type, location, etc. Nothing is displayed in those columns, except the
item status.

TEST PLAN:

- If you haven't already a course reserves, create one:

  - Enable course reserves with syspref UseCourseReserves
  - Create a course reserves
  - Add an item to your course reserves

- On OPAC, click on Course Reserves, then select a course

- The item table is empty

- Apply the patch, refresh the OPAC page: item table contains info
Comment 3 Frédéric Demians 2014-10-28 17:55:25 UTC
Created attachment 32850 [details]
Course reserves table after patch
Comment 4 Frédéric Demians 2014-10-28 18:03:51 UTC
Bug 12302 is required by this one.
Comment 5 Frédéric Demians 2014-10-28 18:10:26 UTC
Rather than providing a fix on a separate bug#, I will provide a alt patch to bug 12302.

*** This bug has been marked as a duplicate of bug 12302 ***