Bug 10219

Summary: No way for patron to unsubscribe from subscription alert in the OPAC
Product: Koha Reporter: Owen Leonard <oleonard>
Component: SerialsAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact:
Severity: major    
Priority: P5 - low CC: colin.campbell, katrin.fischer
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/opac-alert-subscribe.pl?externalid=2&alerttype=issue&biblionumber=XXX
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

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.