---- Reported by oleonard@myacpl.org 2008-08-07 09:26:00 ---- I think the staff client detail page should show comments just as the OPAC does. While we're at it, why not show both approved and unapproved comments, with a link to comment moderation if the user has the right privileges? ---- Additional Comments From joe.atzberger@liblime.com 2009-03-27 14:42:04 ---- In order to figure out if they have the correct privileges, we'd need to make a separate call to Auth, so that does not seem efficient/worthwhile. ---- Additional Comments From joe.atzberger@liblime.com 2009-05-06 17:22:45 ---- (In reply to comment #1) > In order to figure out if they have the correct privileges, we'd need to make a > separate call to Auth, so that does not seem efficient/worthwhile. > I take that back. No extra call would be needed. --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 00:51 UTC --- This bug was previously known as _bug_ 2486 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2486 Actual time not defined. Setting to 0.0
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!