Summary: | Add information about item being in rotating collection on detail page | ||
---|---|---|---|
Product: | Koha | Reporter: | Josef Moravec <josef.moravec> |
Component: | Staff interface | Assignee: | Josef Moravec <josef.moravec> |
Status: | BLOCKED --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, julian.maurice, lisette, marjorie.barry-vila, patrick.robitaille, simon.pouchol |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 18606 | ||
Bug Blocks: | |||
Attachments: |
Bug 19470: Add information about item being in rotating collection on detail page
Bug 19470: Add information about item being in rotating collection on detail page Bug 19470: Add information about item being in rotating collection on detail page |
Description
Josef Moravec
2017-10-16 05:33:20 UTC
Created attachment 68173 [details] [review] Bug 19470: Add information about item being in rotating collection on detail page Test plan: 0) Apply the patch 1) Go to tools > rotating collections, create a collection and add some items 2) Go through detail.pl and moredetail.pl (items detail) of added items and confirm there is information about this collection and that the link to collection does work 3) Go to detail pages of biblio without items in any collection and confirm there is no regression Created attachment 68238 [details] [review] Bug 19470: Add information about item being in rotating collection on detail page Test plan: 0) Apply the patch 1) Go to tools > rotating collections, create a collection and add some items 2) Go through detail.pl and moredetail.pl (items detail) of added items and confirm there is information about this collection and that the link to collection does work 3) Go to detail pages of biblio without items in any collection and confirm there is no regression Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com> Changing status to BLOCKED because it depends on a NSO bug (bug 18606) Created attachment 72817 [details] [review] Bug 19470: Add information about item being in rotating collection on detail page Test plan: 0) Apply the patch 1) Go to tools > rotating collections, create a collection and add some items 2) Go through detail.pl and moredetail.pl (items detail) of added items and confirm there is information about this collection and that the link to collection does work 3) Go to detail pages of biblio without items in any collection and confirm there is no regression Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com> Rebased on master, just in case |