[Koha-bugs] [Bug 10357] Send email when serial received subscription link is hard to find

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 28 17:10:52 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10357

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch

--- Comment #7 from Marc Véron <veron at veron.ch> ---
Found folliwing while testing:

1)
If more than one subscription is attached, <span id="email_notifications"> is
repeated, but id's must be unique.
I think it is better to have a class.

2)
We have:

- At Library: (Branch name missing, is fixed with Bug 18307)
- Public note
- Subscription details (date range)
- Email notification handling (Subscribe, Unsubscribe, Note if not logged in)
- Call number
- Info about x latest issues (table)

Can we move Call number up? 
(e.g. after "At library:", would be the same as in Staff client)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list