Closed
Bug 640103
Opened 14 years ago
Closed 14 years ago
Turn off error_reporting on mozilla.com
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Unassigned)
Details
I thought we did this a long time ago, but I can't find the bug. CCing fwenzel because maybe he knows.
I'm not sure if this is in the vhost or not, but I'm filing this under moz.com to get some feedback since I'm not the primary on moz.com. Is there a reason this is on?
Comment 1•14 years ago
|
||
I've checked the code and we have nothing that activates or deactivates error_reporting globally.
I can set an error_reporting(0) in config.inc.php in production but maybe we should see with IT?
Comment 2•14 years ago
|
||
done in r84440, committed by error last week with an htaccess change, sorry about that.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•14 years ago
|
||
Thanks. It actually caused a security hole in bug 640100 so be sure to double check that stuff.
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•