Closed Bug 656854 Opened 13 years ago Closed 13 years ago

"form:itrequest" shortcut to the IT Request form doesn't work anymore (form.itrequest still works)

Categories

(bugzilla.mozilla.org :: User Interface, defect)

Production
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: fox2mike, Assigned: glob)

References

()

Details

Seems like this was related to today's push.

Throws a 404 :

curl -trinity:~ shyam$ curl -I -L https://bugzilla.mozilla.org/form:itrequest
HTTP/1.1 404 Not Found
Server: Apache
X-Backend-Server: pp-app-bugs02
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
Date: Fri, 13 May 2011 06:52:58 GMT
Transfer-Encoding: chunked
Connection: Keep-Alive
Sorry if I got the component wrong :|
ah, https://bugzilla.mozilla.org/form.itrequest will work.

/me fixes
Assignee: nobody → glob
it's always been form.itrequest... where do you see form:itrequest anywhere?
I've been using form:itrequest ever since I started using form, it's the only thing on my awesomebar and the awesomebar doesn't lie!
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.0/
modified .htaccess
Committed revision 7688.

i can't test this in my dev environment, so i'll wait for staging to be updated before i mark this as fixed.
(In reply to comment #4)
> I've been using form:itrequest ever since I started using form, it's the
> only thing on my awesomebar and the awesomebar doesn't lie!

http://bzr.mozilla.org/bmo/4.0/revision/7679 broke it by converting the '.' (match any one character) to '\.' (match only a period).
working as expected on bugzilla-stage-tip
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Summary: IT Request form doesn't work anymore → "form:itrequest" shortcut to the IT Request form doesn't work anymore (form.itrequest still works)
You need to log in before you can comment on or make changes to this bug.