MantisBT: master-1.2.x ea27796c

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2014-07-24 14:59 master-1.2.x 7e003e91
Affected Issues  0009460: Default profile doesn't work
Changeset

Set profile to user's default when reporting issues

The default profile was not picked up before this, because the caller
(bug_report_page.php) actually sent '0' as profile id to select, while
the print functions did a strict check for ''.

Fixes 0009460

Backport from master 6baf7650fe321a149302c64682f94dbdb2b51b3a

mod - core/print_api.php Diff File