https://bugzilla.wikimedia.org/show_bug.cgi?id=42850

--- Comment #4 from Andre Klapper <[email protected]> ---
Happens only with 78 characters in a line of unquoted text.

I cannot reproduce on boogs.wmflabs.org nor my local Bugzilla instance.

So I downloaded the HTML of
https://bugzilla.wikimedia.org/show_bug.cgi?id=42850 to my local harddisk as
comment 0 also triggers the problem.
I can reproduce the problem locally in my browser (no Bugzilla involved) so I
started to wonder if the wrapping which is done by Perl in order to display
comments in HTML has an issue (comments are stored non-wrapped in the database.
For displaying wrap_comment() in Bugzilla/Util.pm uses Perl's $Text::Wrap::).

boogs.wmflabs.org:               Perl 5.14.2-6ubuntu2.3    (Ubuntu Lucid)
bugzilla.wikimedia.org / kaulen: Perl 5.10.1-8ubuntu2.3    (Ubuntu Precise)
My local Bugzilla:               Perl 5.16.3-265.fc19.i686 (Fedora 19)

Not sure if this was really the best use of the last two hours, but at least
interesting. 
So the problem might go away when updating the distribution on kaulen
(bugzilla.wikimedia.org's server) / moving bugzilla.wikimedia.org onto a
different machine which runs a newer distribution. 
Or not, if I was wrong.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to