MantisBT: master-1.2.x 23ef2964

Author Committer Branch Timestamp Parent
Lapinkiller Lapinkiller master-1.2.x 2011-07-28 01:33 master-1.2.x 98ff0a5f
Affected Issues  0011923: Wrong display of user's access level in notes
Changeset

Fix 0011923: incorrect display of access level in notes

Do not display the access level in bugnotes when it is 0 (ANYBODY).

Prior to this, the access level display in bugnotes was (@0@) if the
user who added the note did not have access to the project. This
situation can happen when an issue is moved to a private project, or
when a user's rights to a private project are revoked.

Signed-off-by: Damien Regad damien.regad@merckgroup.com

mod - bugnote_view_inc.php Diff File