Closed
Bug 1639906
Opened 5 years ago
Closed 4 years ago
Wide character (U+2192) in substitution (s///) at /app/local/lib/perl5/x86_64-linux-gnu/Template/Filters.pm line 62.
Categories
(bugzilla.mozilla.org :: General, enhancement)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: dkl)
Details
Attachments
(1 file)
BMO production generates a bunch of Wide character errors, which are largely non-actionable (at least they don't contain enough information to be resolved).
Wide character (U+2192) in substitution (s///) at /app/local/lib/perl5/x86_64-linux-gnu/Template/Filters.pm line 62.
It's probably best to drop lines of stdout which match:
/^Wide character \([^\)]+\) in substitution .*Template/Filters\.pm/
| Assignee | ||
Comment 1•4 years ago
|
||
Assignee: nobody → dkl
Component: Infrastructure → General
Summary: Filter out `Wide character` errors from GCP logging → Wide character (U+2192) in substitution (s///) at /app/local/lib/perl5/x86_64-linux-gnu/Template/Filters.pm line 62.
| Assignee | ||
Comment 2•4 years ago
|
||
Merged to master.
https://github.com/mozilla-bteam/bmo/commit/8f6593c00abe5346e19665058d75223fd406dc3f
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•