[Bug 16725] New: Link sent in SHARE_INVITE message yields software error when a private list is shared.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16725 Bug ID: 16725 Summary: Link sent in SHARE_INVITE message yields software error when a private list is shared. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org To re-create: Choose two koha accounts -- I'll call them SENDER and RECEIVER. Make sure that RECEIVER has your email address. Make sure that SHARE_INVITE letter is defined for email, and contains the string <<shareurl>> 1/ Log in to the opac as user SENDER 2/ Click on 'your lists' in left menu bar 3/ Create a private list 4/ Click 'edit' 5/ Make sure that permissions for 'anyone else to add entries.', 'anyone to remove their own contributed entries.', 'anyone to remove other contributed entries.' are all set to 'Allow' (I'm not sure that this is necessary, but it's in the steps that I got from the library) 6/ Click 'Save' 7/ Click 'Share' 8/ Add the email address for RECEIVER 9/ Click 'Send' Check your email (if your test environment sends email ) or search message_queue for last entry with your email address. Navigate to the link generated by <<shareurl>> You will get a software error. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16725 --- Comment #1 from Barton Chittenden <barton@bywatersolutions.com> --- Notes found during trouble-shooting: borrowernumber is NULL in both message_queue and virtualshelfshares. I suspect that a borrowernumber must be present for private shares, but the link isn't being made between the email provided and the borrower account, but that's just a hunch. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16725 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org