MantisBT: master-1.2.x b8b8da14

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2011-09-18 23:11 master-1.2.x 93bbb36c
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