Bug 16287 - Can't accept list share invitation
Summary: Can't accept list share invitation
Status: RESOLVED DUPLICATE of bug 16317
Alias: None
Product: Koha
Classification: Unclassified
Component: Lists (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-18 18:38 UTC by Owen Leonard
Modified: 2016-04-21 12:56 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***