Closed Bug 723422 Opened 13 years ago Closed 12 years ago

Cannot report some URL which include numeric with full stop

Categories

(Input :: General, defect)

x86_64
Windows 7
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: masayuki, Unassigned)

Details

1. Go to firefox input. 2. Input a URL which includes numeric with full stop such as: http://example.com/10.0/ 3. Try submitting it. The form prints an error, "URLs with IP addresses must contain public IP addresses.". Regression of bug 638559?
Indeed, it is a regression of bug 638559. Only 10.0 fails, if you change that to 11.0, it works. Fixing it involves tweaking the regular expression in apps/feedback/validators.py line 19.
Works now.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.