View Issue Details

IDProjectCategoryView StatusLast Update
0008122mantisbtbugtrackerpublic2007-10-04 01:42
Reportergiallu Assigned Togiallu  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.8 
Target Version1.0.9Fixed in Version1.0.9 
Summary0008122: Port 8044: Edit/Delete bugnote buttons missing
Description

The Edit and Delete bugnote buttons (links in older versions) do not appear when update_bugnote_threshold and delete_bugnote_threshold are set.

This is an bug in the code in bugnote_view_inc.php which does not even reference these options. From the existing code I do not believe that it would correctly observe any config table options either.

This issue has been around since at least 0.19.2. See bug 0003096. It is still present in 1.0.6 and in CVS.

Steps To Reproduce
  1. set $g_update_bugnote_threshold = developer.
  2. Go to a bug and see if you have the edit option for someone else's bugnote.
TagsNo tags attached.

Relationships

related to 0008044 closedgiallu Edit/Delete bugnote buttons missing 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-1.0.x 20ce9c37

2007-07-03 08:31

giallu


Details Diff
Fix 0008122: Edit/Delete bugnote buttons missing

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_0_0@4399 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008122
mod - bugnote_view_inc.php Diff File