17 Apr
2025
17 Apr
'25
4:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37050 --- Comment #38 from Brendan Lawlor <blawlor@clamsnet.org> --- 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 :) -- You are receiving this mail because: You are watching all bug changes.