MantisBT: master 1f9c4bd1

Author Committer Branch Timestamp Parent
dregad dregad master 2011-09-18 23:11 master 47d35580
Affected Issues  0012450: default relation type is hardcoded on bug_report_page.php
Changeset

Add config for default relationship when cloning a bug

Introduce a new global config $g_default_bug_relationship_clone, used to
preset the selection list relationship of a cloned bug with its parent.

Defaults to BUG_REL_NONE.

Fix 0012450

mod - bug_report_page.php Diff File
mod - config_defaults_inc.php Diff File