BZ22501 allowed librarians to add public notes in HTML to each course but did not allow for the public note on each item in course-items-table to include HTML. Some librarians would like these to also allow for HTML so the can build links. A $raw filter should be used on both the OPAC (#course-items-table) AND the staff client (#course_reserves_table). These notes can only be entered from the staff client so this should be allowable.
Created attachment 93168 [details] [review] Bug 23683: Course reserves public notes on specific items should allow for HTML TEST PLAN: 1. Create A Course Reserve 2. Add an item to that course and include some HTML in the public note feild. 3. Go to the Course details page in the OPAC and Staff Client and observe the table which includes your reserve item. 4. Notice that it displays HTML literally. 5. Apply Patch and restart_all 6. Visit both the course details page again (staff and OPAC) and notice that the HTML renders. 7. Rejoice!
Created attachment 93169 [details] [review] Bug 23683: Course reserves public notes on specific items should allow for HTML Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>
Created attachment 93187 [details] [review] Bug 23683: Course reserves public notes on specific items should allow for HTML Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
With reference to bug 23412 in FQA, Berlin <Germany> does not work. But Alice and Bob are fine ;) Passed QA
Nice work! Pushed to master for 19.11.00
Pushed to 19.05.x for 19.05.05
You can see there is just after cr.public_note : cr.item.itemnotes | $raw
backported to 18.11.x for 18.11.11