MantisBT: master 1bf5a3c6

Author Committer Branch Timestamp Parent
vboctor master 2007-09-25 22:54 master bb4f40f3
Changeset

Fixed 0008380: Deleting old user Account results in Database inconsistency.

  • Caching lookups for users that no longer exists.
  • Fixed an error in print_avatar() for users that no longer exists.
  • Fixed an error in including access level in bug note view and emails for users who reported issue notes.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4594 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - core/email_api.php Diff File
mod - core/user_api.php Diff File
mod - core/print_api.php Diff File
mod - bugnote_view_inc.php Diff File