MantisBT: master a178518c

Author Committer Branch Timestamp Parent
Chris Fitch dhx master 2009-08-17 13:11 master 35832103
Affected Issues  0010844: When viewing bugnote revisions, the heading is always "View Revisions: Note 0"
Changeset

Fix 0010844: bugnote id not showing on view bugnote revisions page

When viewing a bugnote revision page, the user will always see "View
Revisions: Note 0" where the 0 should actually be the relevant bugnote
ID. This error is caused by trying to use the non-existant bug_id where
we should be using f_bugnote_id.

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - bug_revision_view_page.php Diff File