MantisBT: master c077ca60

Author Committer Branch Timestamp Parent
dregad dregad master 2012-01-05 10:44 master a20f399b
Affected Issues  0013718: Custom severity not displayed cross-project
Changeset

Fix cross-project display of custom severity and priority

When a custom severity is defined in a different project, its code
was displayed as @X@ instead of the corresponding string in the
severity column on the View Issues page.

The same problem applied to custom priorities

Fixes 0013718

mod - core/columns_api.php Diff File
mod - core/print_api.php Diff File
mod - my_view_inc.php Diff File