https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35283 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- Created attachment 158642 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158642&action=edit Bug 35283: Add missing subfields h and x to field 583 for staff XSLT This change adds the missing subfields h and x to field 583 for the detail XSLT in the staff interface. Test plan: 0. Apply the patch and koha-plack --reload kohadev 1. Go to http://localhost:8081/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=29 2. Click on tab "5" 3. Scroll down to 583 and click on "ACTION NOTE" to expand subfields 4. Fill in using the following example: 583 0#$adowngraded$c19910110$hJoe Smith$otitle$xfrom secret FRD to confidential NSI 5. Click "Save" 6. Note that the "Action note" now shows "Joe Smith" and "from secret FRD to confidentail NSI" -- You are receiving this mail because: You are watching all bug changes.