Bug 10570

Summary: Show internal note from subscription in results on check expiration page
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: SerialsAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: colin.campbell, gmcharlt, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 10570: Show nonpublic note on check expiration page
[SIGNED-OFF] Bug 10570: Show nonpublic note on check expiration page
Bug 10570: Show nonpublic note on check expiration page

Description Katrin Fischer 2013-07-10 20:48:58 UTC
We are showing the OPAC note from the subscription, but we should also show the internal note in the result list on the check expiration page.
Comment 1 Katrin Fischer 2013-07-10 21:07:40 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2013-08-08 14:42:54 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2013-09-13 09:55:33 UTC
Created attachment 21077 [details] [review]
Bug 10570: Show nonpublic note on check expiration page

The check expiration page in serials only showed the OPAC note,
but it makes sense to also show the nonpublic note here.

This patch adds it.

To test:
- Add a subscription, make sure to enter different notes in
  nonpublic note and OPAC note to check for display later on.
- Go to the check expiration page and search for your subscription.
- Check both notes show up correctly.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 4 Galen Charlton 2013-09-16 16:22:49 UTC
Pushed to master.  Thanks, Katrin!
Comment 5 Tomás Cohen Arazi 2013-11-07 17:55:39 UTC
This patch has been pushed to 3.12.x, will be in 3.12.7.

Thanks Katrina!