Bug 19470 - Add information about item being in rotating collection on detail page
Summary: Add information about item being in rotating collection on detail page
Status: BLOCKED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Josef Moravec
QA Contact: Testopia
URL:
Keywords:
Depends on: 18606
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-16 05:33 UTC by Josef Moravec
Modified: 2022-04-26 13:52 UTC (History)
6 users (show)

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


Attachments
Bug 19470: Add information about item being in rotating collection on detail page (4.60 KB, patch)
2017-10-16 08:05 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 19470: Add information about item being in rotating collection on detail page (4.66 KB, patch)
2017-10-18 08:08 UTC, Simon Pouchol
Details | Diff | Splinter Review
Bug 19470: Add information about item being in rotating collection on detail page (4.65 KB, patch)
2018-03-13 20:58 UTC, Josef Moravec
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Moravec 2017-10-16 05:33:20 UTC

    
Comment 1 Josef Moravec 2017-10-16 08:05:34 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
Comment 2 Simon Pouchol 2017-10-18 08:08:23 UTC
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>
Comment 3 Julian Maurice 2018-01-12 15:33:31 UTC
Changing status to BLOCKED because it depends on a NSO bug (bug 18606)
Comment 4 Josef Moravec 2018-03-13 20:58:06 UTC
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>
Comment 5 Josef Moravec 2018-03-13 20:58:34 UTC
Rebased on master, just in case