[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
Mon Apr 13 16:14:33 CEST 2015


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

--- Comment #10 from Frédéric Demians <frederic at tamil.fr> ---
(In reply to Jonathan Druart from comment #7)

Thanks for testing.

> Comment on attachment 37735 [details] [review]
> Bug 13941 [1/2] Test <body> tag with id/class attributes
> 
> Review of attachment 37735 [details] [review]:
> -----------------------------------------------------------------
> 
> ::: xt/tt_valid.t
> @@ +41,4 @@
> >  }
> >  close $dh;
> >  
> > +use YAML;
> 
> Seems useless.

Sure.

> @@ +56,5 @@
> > +    {
> > +        description => '<body> tag with id and class attributes',
> > +        check => sub {
> > +            my ($self, $name, $token) = @_;
> > +            my $_ = $token->{_string};
> 
> Hum... Sure about this? :)

Yes. Do you see anything wrong/strange?

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


More information about the Koha-bugs mailing list