Closed Bug 328166 Opened 20 years ago Closed 20 years ago

editusers.cgi does not work because it has a Byte Order Mark at the beginning

Categories

(Bugzilla :: Administration, task)

2.23
task
Not set
blocker

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: mkanat, Assigned: mkanat)

Details

Attachments

(1 file)

The beginning of my editusers.cgi from current CVS looks like: <feff>#!/usr/bin/perl -wT That first char is a UTF-8 Byte-Order Mark, which confuses the heck out of mod_cgi. It has to go.
Trivial to fix, this does it.
Assignee: administration → mkanat
Status: NEW → ASSIGNED
Attachment #212706 - Flags: review?(bbaetz)
Comment on attachment 212706 [details] [diff] [review] v1 (Trivial, remove the BOM) I think this one counts as obvious...
Attachment #212706 - Flags: review?(bbaetz) → review+
(Was a typo from check-in of bug#237683)
Flags: approval?
editusers.cgi is unusable. This is a blocker.
Severity: critical → blocker
(In reply to comment #4) > editusers.cgi is unusable. This is a blocker. > If a second reviewer agrees, we can bypass justdave's approval, per the emergency procedure. You have my vote!
Flags: approval? → approval+
Checking in editusers.cgi; /cvsroot/mozilla/webtools/bugzilla/editusers.cgi,v <-- editusers.cgi new revision: 1.115; previous revision: 1.114 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: