[Koha-bugs] [Bug 32933] Use val() instead of attr("value") when getting field values with jQuery

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 13 22:00:36 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32933

--- Comment #4 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Hi Owen, 

I have a question from testing this patch, when I do:

1. Navigate to: Tools -> Patron card creator > New -> Layout:
2. Check "Field 1" checkbox
3. Change the value in the "Units" dropdown
4. I observed that the unit beside the 'Font size' input box does not get
updated - it stays as 'pt'.

My question is should the "Font size" unit also update given #font_size is
listed here:
https://github.com/Koha-Community/Koha/blob/178e40ae9fd7246fa638a64c34fde06f94548ff0/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt#L503

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list