Closed
Bug 611079
Opened 15 years ago
Closed 15 years ago
Update Socorro webapp to 1.7.5.1
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: laura, Assigned: jabba)
Details
We need to pick up the fix/workaround for bug 611021.
I made a tag from 1.7.5+the patch for this bug, which can be found at
https://socorro.googlecode.com/svn/tags/releases/1.7.5.1_20101110/
Only the webapp needs to be updated.
You will also need to make a config change - the patch basically takes a hardcoded value and makes it a config value (which we are then lowering fmor 14 to 7). This is in config/products.php there should be a value of:
$config['duration'] = 7;
(check staging if you're not sure where to put this, as it's set up correctly on there)
Ping me with questions.
| Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → jdow
| Assignee | ||
Comment 1•15 years ago
|
||
Done.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•