Closed
Bug 432725
Opened 18 years ago
Closed 18 years ago
Thunderbird redirects don't work for pre releases > 9
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: reed)
Details
Talked with Reed about this on IRC. URLs like this:
http://www.mozilla.com/en-US/thunderbird/2.0.0.12pre/releasenotes/
are 404s when URLs like this:
http://www.mozilla.com/en-US/thunderbird/2.0.0.6pre/releasenotes/
work fine.
| Assignee | ||
Comment 1•18 years ago
|
||
I think there's more than one regex that incorrectly uses \d instead of \d+. I'll take a look later and fix them all.
Assignee: nobody → reed
| Assignee | ||
Comment 2•18 years ago
|
||
Fixed as part of the commit in bug 432509.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
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
•