Closed
Bug 976934
Opened 11 years ago
Closed 11 years ago
Testing suite complains about illegal unicode characters
Categories
(Bugzilla :: Testing Suite, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 405011
People
(Reporter: mail, Unassigned)
Details
(Keywords: regression)
Taking the latest trunk code on Perl 5.10 (RHEL 6), produces the following warnings:
Unicode character 0xfdd1 is illegal at Bugzilla/Search.pm line 1871.
Unicode character 0xfdd1 is illegal at Bugzilla/Comment.pm line 433.
Unicode character 0xfdd0 is illegal at Bugzilla/Bug.pm line 3422.
Testing on Perl 5.16 (Ubuntu 12.04 LTS) does not produce these warnings.
Comment 1•11 years ago
|
||
This has already been fixed in bug 405011 itself.
You need to log in
before you can comment on or make changes to this bug.
Description
•