Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0008771mantisbtbugtrackerpublic2008-04-19 04:10
Reportervboctor Assigned Tojreese  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Versiongit trunk 
Target Version1.2.0a1Fixed in Version1.2.0a1 
Summary0008771: 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.

TagsNo tags attached.

Relationships

child of 0008738 closedvboctor Could not create bug if project have not categorys and g_default_bug_category is empty 
child of 0008435 closedjreese Implement Global and Inheriting Categories Structure 

Activities

jreese

jreese

2008-02-07 22:52

reporter   ~0016977

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.

jreese

jreese

2008-02-22 16:41

reporter   ~0017160

Fixed in trunk 1.2.x r5032.