[Koha-bugs] [Bug 13941] Add ids to <body> tag in staff client where missing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 14 12:56:47 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13941

--- Comment #22 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Comment on attachment 37781
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37781
[Signed-off] Bug 13941 [1/2] Test <body> tag with id/class attributes

Review of attachment 37781:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13941&attachment=37781)
-----------------------------------------------------------------

::: xt/tt_valid.t
@@ +55,5 @@
> +        description => '<body> tag with id and class attributes',
> +        check => sub {
> +            my ($self, $name, $token) = @_;
> +            return if $name =~ /bodytag\.inc/;
> +            $_ = $token->{_string};

Sorry but I still don't understand why this is useful.

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


More information about the Koha-bugs mailing list