Bug 9391 - Issues on serial collection page no longer show status
Summary: Issues on serial collection page no longer show status
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Jonathan Druart
QA Contact: Katrin Fischer
URL: /cgi-bin/koha/serials/serials-collect...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-15 07:10 UTC by Katrin Fischer
Modified: 2014-05-26 21:04 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
screenshot of serial collection page (44.44 KB, image/png)
2013-01-15 07:10 UTC, Katrin Fischer
Details
Bug 9391: FIX display status in serials-collection (2.26 KB, patch)
2013-01-15 11:05 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 9391: FIX display status in serials-collection (2.31 KB, patch)
2013-01-17 03:37 UTC, Galen Charlton
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 9391: FIX display status in serials-collection (2.42 KB, patch)
2013-01-24 07:35 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2013-01-15 07:10:48 UTC
Created attachment 14589 [details]
screenshot of serial collection page

The issue table on the serial collection page used to show the status for each item, but currently the column is completely empty (see screenshot)
You can see that the items all have a correct status, when you open them for editing.

To test:
1) Look at the detail page of any subscription
2) Click on the serial collection link in the link list on the left
3) Look at the issues, create some new issues using the "Generate next" button
4) Check status column of the table of issues
Comment 1 Jonathan Druart 2013-01-15 11:05:29 UTC Comment hidden (obsolete)
Comment 2 Galen Charlton 2013-01-17 03:37:40 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-01-24 07:35:01 UTC
Created attachment 14809 [details] [review]
[SIGNED-OFF] Bug 9391: FIX display status in serials-collection

Caused by a bad copy/paste in Bug 8782

To test:
1) Look at the detail page of any subscription
2) Click on the serial collection link in the link list on the left
3) Look at the issues, create some new issues using the "Generate next"
button
4) Check status column of the table of issues

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixes template variables. Passes all tests.
Comment 4 Jared Camins-Esakov 2013-01-24 13:10:45 UTC
This patch has been pushed to master.
Comment 5 Chris Cormack 2013-02-01 08:32:53 UTC
Doesn't apply to 3.10.x please rebase if you wish it in that branch