Bug 10219 - No way for patron to unsubscribe from subscription alert in the OPAC
Summary: No way for patron to unsubscribe from subscription alert in the OPAC
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Bugs List
QA Contact:
URL: /cgi-bin/koha/opac-alert-subscribe.pl...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-08 14:40 UTC by Owen Leonard
Modified: 2014-12-07 20:02 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2013-05-08 14:40:43 UTC
If subscription alerts are enabled, a patron can sign up for subscription alerts from opac-serial-issues.pl. Although opac-alert-subscribe.pl contains code for unsubscribing, there is nothing in the interface which offers the patron an unsubscribe link.

opac-serial-issues.pl should be aware of whether a logged-in user is already subscribed, and show an unsubscribe link instead of a subscribe link.
Comment 1 Katrin Fischer 2014-03-26 23:16:22 UTC
This works for me on current master. I can subscribe and unsubscribe, the links show accordingly.