Defect #718
roadmap: post --> get
| Status: | Closed | Start: | 2008-02-22 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | UI | |||
| Target version: | 0.8 | |||
| Affected version: | Resolution: | Fixed |
Description
Currently, selecting to display completed versions is done with a post. Reloading the page after after this brings on the dreaded dialogue box. I refresh the page a lot during project planning, so this is definitely annoying.
I think that usability would be improved by changing this from a post to a get. I guess you could add additional routing to keep the URL clean.
Associated revisions
Use GET instead of POST on roadmap (#718), gantt and calendar forms.
History
Updated by Jean-Philippe Lang over 2 years ago
- Status changed from New to Closed
- Target version set to 0.8
- Resolution set to Fixed
Fixed in r1388.