View Issue Details

IDProjectCategoryView StatusLast Update
0009395mantisbtbugtrackerpublic2008-08-11 09:42
Reporterjreese Assigned Todaryn  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.0a1 
Target Version1.2.0a2Fixed in Version1.2.0a2 
Summary0009395: Summary page generates incorrect filter links for categories
Description

See above.

Steps To Reproduce
  • Visit summary page.
  • Click link associated with a category.
  • See no items on the resulting filter page.
TagsNo tags attached.

Activities

grangeway

grangeway

2008-07-15 14:04

reporter   ~0018552

Daryn, can you pick this one up.

daryn

daryn

2008-07-16 01:16

reporter   ~0018578

Script was passing category id rather than category name. Filter api is still expecting a category name. Fixed in http://mantisbt.svn.sourceforge.net/viewvc/mantisbt?view=rev&revision=5416

Related Changesets

MantisBT: master 7602bbcb

2008-07-16 01:11

daryn


Details Diff
Fix bug 0009395. Script was passing category id rather than category name. Filter api is still expecting a category name.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5416 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0009395
mod - core/summary_api.php Diff File