Bug 16287

Summary: Can't accept list share invitation
Product: Koha Reporter: Owen Leonard <oleonard>
Component: ListsAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Owen Leonard 2016-04-18 18:38:37 UTC
Steps to reproduce:

1. Create a private list.
2. Enable the OpacAllowSharingPrivateLists system preference.
3. Log into the OPAC and share your private list with an email address which corresponds to a patron in Koha.
4. Process your message queue if necessary.
5. Check the email account you shared the list with. Copy the the link in the message.
6. Log into the OPAC using the account corresponding to that email address.
7. Paste the link you copied from the email. An error will be triggered:

DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'sharedate desc' in 'order clause' at Koha/Objects.pm line 150
Comment 1 Owen Leonard 2016-04-21 12:56:06 UTC

*** This bug has been marked as a duplicate of bug 16317 ***