Summary | Invalid URL generation |
Queue | Whups |
Queue Version | 1.0-RC2 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | sergio.raspaolo (at) eng (dot) it |
Created | 09/16/2008 (6133 days ago) |
Due | |
Updated | 09/16/2008 (6133 days ago) |
Assigned | |
Resolved | 09/16/2008 (6133 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
if your server doesn't support it.
State ⇒ Not A Bug
config. Turn pretty URLs off.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ Invalid URL generation
Type ⇒ Bug
State ⇒ Unconfirmed
All the urls in mail and search results are:
http://<server name>/whups/ticket/<ticket id> and not
http://<server name>/whups/ticket/?id=<ticket id>
The tabs are:
http://<server name>/whups/ticket/1/update (or watch, queue, type .....)
and Apache returns a 404 error
I don't have found any hint in faq or documents
Thanks
Sergio