Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008771 | mantisbt | bugtracker | public | 2008-01-19 03:02 | 2008-04-19 04:10 |
Reporter | vboctor | Assigned To | jreese | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git trunk | ||||
Target Version | 1.2.0a1 | Fixed in Version | 1.2.0a1 | ||
Summary | 0008771: Port 0008738: Allow bugs to have no category | ||||
Description | Mantis do always checks if the category field is emtpy also if there is no category in a project. We have a lot of project where we dont need category so they are almost empty in our database. To prevent this, there sould be a check "bug_api.php" on line 381 if there is a category. | ||||
Tags | No tags attached. | ||||
This is being added to my working patch for bug 0008435, as part of the category system refresh. I'm adding a $g_allow_no_category configuration option, which will allow site admins to select if bugs must have a category selected or not. |
|
Fixed in trunk 1.2.x r5032. |
|