View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007569 | mantisbt | feature | public | 2006-11-07 04:10 | 2009-04-03 01:03 |
| Reporter | giallu | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Product Version | 1.0.6 | ||||
| Summary | 0007569: "Add new version" shortcut in bug_report_page.php | ||||
| Description | When reporting bugs, I often find myself in a situation where, when opening the The situation would be improved adding a "Add new version" field next to | ||||
| Tags | No tags attached. | ||||
|
I personally believe a properly managed Mantis install should have versions added when a release is produced, so anyone reporting a bug shouldn't need to add a version. In addition, people with mere "reporter" access can't be trusted to enter version strings correctly! However, as a developer I wanted a shortcut to quickly add a version when resolving a bug. The changes I made are as follows: Mantis 1.2.0a3. bug_change_status_page.php, approx. line 253:
bug_update.php, approx line 84:
While I don't think letting "reporters" create versions is a good feature for Mantis, you could easily customise your own install using similar code to this. |
|