Bug 20107 - Editing a public note in Course Reserves
Summary: Editing a public note in Course Reserves
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Course reserves (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-30 21:33 UTC by Jessie Zairo
Modified: 2020-03-28 22:48 UTC (History)
1 user (show)

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


Attachments
cgi-bin/koha/course_reserves/add_items.pl (44.32 KB, image/png)
2018-01-30 21:33 UTC, Jessie Zairo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Zairo 2018-01-30 21:33:49 UTC
Created attachment 71076 [details]
cgi-bin/koha/course_reserves/add_items.pl

If you add a public note in the course reserve module in the item on cgi-bin/koha/course_reserves/add_items.pl it will appear on the OPAC. 

If you need to edit or remove that public note located at cgi-bin/koha/course_reserves/add_items.pl you can click edit under the actions column on cgi-bin/koha/course_reserves/course-details.pl. 

When editing, the field will appear blank, even though you may have an existing note in there. You can add a new note in the blank field which will replace the existing note.  

Currently the only way to erase the existing note in there is to create a new note or type a blank space which will remove the existing note. 

it would be helpful to be able to see what is actually in the note field on cgi-bin/koha/course_reserves/add_items.pl to edit or remove.
Comment 1 Katrin Fischer 2020-03-28 22:48:18 UTC
This could be a duplicate of bug 23727