17 Apr
2025
17 Apr
'25
3:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37050 --- Comment #39 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Brendan Lawlor from comment #38)
Thanks Katrin!
I found this error was caused by using an if else block to open the <select> element and then closing it outside that block.
I came up with two different solutions. I think the second one is cleaner, but I'm not 100% sure if it's ok with regard to the HTML1 coding guideline with the tt IF inside the html. It passes the QA script now though :)
HTML1 was recently updated, so you might be OK there (without seeing the code, but having hte QA script pass :) ) -- You are receiving this mail because: You are watching all bug changes.