9 Feb
2021
9 Feb
'21
12:58 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27653 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- I'm a little concerned about this change because the example in the test plan isn't really good HTML. We shouldn't put controls like "expand all" links into a <caption> tag because it's not semantically correct. Ideally the caption is designed to provide information about the contents of the table, so a good caption wouldn't be unwanted in a printout. We don't use <caption> very consistently, so I don't really know how often we have a situation where this patch would affect the output. But I am concerned about making this a global change. -- You are receiving this mail because: You are watching all bug changes.