MantisBT: master 6baf7650

Author Committer Branch Timestamp Parent
dregad dregad master 2014-07-24 14:59 master 2a13d775
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

mod - core/print_api.php Diff File