https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8643
--- Comment #70 from Josef Moravec <[email protected]> --- Just started QA and found some issues: 1) qa test tools report: FAIL admin/marctagstructure.pl FAIL forbidden patterns forbidden pattern: tab char (line 125) 2) Sometimes you use attribute "style" for css - should be done using class koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt 588 <span style="color:red" title="This field is mandatory">*</span> koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt 348[% ELSIF ( ite.important ) %] <span class="important" style="font-style: italic; margin-left: 3) Marking whole control field as important does not work - there is no confirmation dialog when I left it empty. On the subfield level, it works 4) The tag edit page is a bit odd - the "Important" setting should be after "Mandatory". Authorized values setting is duplicated. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
