Closed
Bug 804293
Opened 13 years ago
Closed 13 years ago
Notice for client_region when bouncer constant GEOIP = FALSE
Categories
(Webtools :: Bouncer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brandon, Assigned: brandon)
Details
(Whiteboard: [bouncer-improvement])
No description provided.
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [bouncer-improvement]
| Assignee | ||
Comment 1•13 years ago
|
||
A pull request has been issued: https://github.com/mozilla/tuxedo/pull/21
| Assignee | ||
Comment 2•13 years ago
|
||
When GEOIP was set to false, a variable never got defined so its first use it generated a notice. I merged patch fixes this by defining the variable before it's first use.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•