Summary: | Show user comments in staff interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Staff interface | Assignee: | Owen Leonard <oleonard> |
Status: | Needs documenting --- | QA Contact: | Laura Escamilla <Laura.escamilla> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | cbrannon, george, gmcharlt, Laura.escamilla, lisette, lucas, marie-luce.laflamme |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This enhancement shows OPAC comments on the staff interface record, making it easier for staff to view comments on items when the "OPACComments" system preference is turned on.
|
|
Version(s) released in: |
24.11.00
|
Circulation function: | |
Bug Depends on: | 33526, 37074 | ||
Bug Blocks: | |||
Deadline: | 2015-04-12 | ||
Attachments: |
Bug 2486: Show user comments in staff interface
Bug 2486: Show user comments in staff interface Bug 2486: Show user comments in staff interface |
Description
Chris Cormack
2010-05-21 00:51:44 UTC
This is still valid - the comments show in the OPAC, but not in staff. *** Bug 28466 has been marked as a duplicate of this bug. *** Still valid. Would like to have an easier way to see comments in record. Would still make a nice addition. +1 This would be a nice addition. Created attachment 167674 [details] [review] Bug 2486: Show user comments in staff interface This patch the staff interface's bibliographic detail page, adding a tab that shows comments submitted by users from the OPAC. To test, apply the patch and restart services. - If necessary, enable the "OPACComments" system preference and submit some comments in the OPAC. - In the staff interface, locate the title you submitted comments on. - The bibliographic detail page should show a "Comments" tab with a count of the number of all comments (approved and unapproved). Sponsored-By: Athens County Public Libraries Created attachment 167703 [details] [review] Bug 2486: Show user comments in staff interface This patch the staff interface's bibliographic detail page, adding a tab that shows comments submitted by users from the OPAC. To test, apply the patch and restart services. - If necessary, enable the "OPACComments" system preference and submit some comments in the OPAC. - In the staff interface, locate the title you submitted comments on. - The bibliographic detail page should show a "Comments" tab with a count of the number of all comments (approved and unapproved). Sponsored-By: Athens County Public Libraries Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Nice to see a 4 digit bug from 2010 move along, thanks Owen! Created attachment 170093 [details] [review] Bug 2486: Show user comments in staff interface This patch the staff interface's bibliographic detail page, adding a tab that shows comments submitted by users from the OPAC. To test, apply the patch and restart services. - If necessary, enable the "OPACComments" system preference and submit some comments in the OPAC. - In the staff interface, locate the title you submitted comments on. - The bibliographic detail page should show a "Comments" tab with a count of the number of all comments (approved and unapproved). Sponsored-By: Athens County Public Libraries Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> Looks great! Passing QA Pushed for 24.11! Well done everyone, thank you! |