MantisBT: master aa70e116

Author Committer Branch Timestamp Parent
dregad dregad master 2015-04-20 15:00 master feb65adc
Affected Issues  0019574: Edited Issue's handler is set to blank when user has been demoted
Changeset

Make sure we print something when user does not exist

Kind of a corner case, but if the user being added to the selection list
no longer exists, then the ID is added but the name is printed as an
empty string, resulting in incorrect behavior (the first empty string is
selected, so when record is saved the field is set to blank).

Follow-up fix for issue 0019574

mod - core/print_api.php Diff File