Bug 14254

Summary: Unclosed <option> element in unimarc_field_116.tt
Product: Koha Reporter: Bernardo Gonzalez Kriegel <bgkriegel>
Component: CatalogingAssignee: Bernardo Gonzalez Kriegel <bgkriegel>
Status: CLOSED FIXED QA Contact: Marcel de Rooy <m.de.rooy>
Severity: normal    
Priority: P5 - low CC: m.de.rooy, tomascohen
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 14254 - Unclosed <option> element in unimarc_field_116.tt
Bug 14254 - Unclosed <option> element in unimarc_field_116.tt

Description Bernardo Gonzalez Kriegel 2015-05-21 23:24:55 UTC
On unimarc_field_116.tt

 <option value="bi" selected="selected">lithography/option>
Comment 1 Bernardo Gonzalez Kriegel 2015-05-21 23:48:16 UTC Comment hidden (obsolete)
Comment 2 Marcel de Rooy 2015-05-22 11:08:49 UTC
Created attachment 39389 [details] [review]
Bug 14254 - Unclosed <option> element in unimarc_field_116.tt

Unclosed <option>

To test:
1) Unimarc install
2) Edit a record
3) Edit 116 field, 10 position, Technique (prints) 3
4) Select litography, save
5) Run plugin again, will see litography/option>
6) Apply the patch
7) Check again, now is right (clean cache)

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 3 Marcel de Rooy 2015-05-22 11:10:12 UTC
QA Comment: Taking the liberty to promote this trivial correction to Passed QA after signing off.
Comment 4 Tomás Cohen Arazi 2015-05-22 14:20:00 UTC
Patch pushed to master.

¡Gracias Pichu!