Summary: | Issues on serial collection page no longer show status | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Serials | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, colin.campbell, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/serials/serials-collection.pl?subscriptionid=6 | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8782 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
screenshot of serial collection page
Bug 9391: FIX display status in serials-collection Bug 9391: FIX display status in serials-collection [SIGNED-OFF] Bug 9391: FIX display status in serials-collection |
Created attachment 14592 [details] [review] 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 Created attachment 14647 [details] [review] 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> 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. This patch has been pushed to master. Doesn't apply to 3.10.x please rebase if you wish it in that branch |
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