https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22497

--- Comment #3 from David Cook <[email protected]> ---
(In reply to Jonathan Druart from comment #2)
> (In reply to Martin Renvoize from comment #0)
> > Really the line wrapping code looks like it would benefit from a re-write.
> 
> Should not we go for a quick fix instead?
> Like last if $width == 0?

I was thinking something like:

last if $text_attribs->{'llx'}) >= $self->{'width'}

Although that's just off the top of my head.

-- 
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/

Reply via email to