MantisBT: master 8e303d2c
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| vboctor | vboctor | master | 2011-01-07 15:55 | master 083d91fa |
| Affected Issues | 0012667: Moving issues between projects doesn't update the category | |||
| Changeset | Fix 0012667: Moving issues between projects doesn't update the category If an issue with category GUI is moved from Project A to Project B (where both have the category defined as non-global), then the issue will show the category name in the view page as "[Project A] GUI" even though the issue now belongs to project B. Also if the user edits the issue, the first category is selected from the list since "[Project A] GUI" is not a valid entry. The proposed fix is as follows:
|
|||
| mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | |||
| mod - bug_actiongroup.php | Diff File | |||
| mod - core/bug_api.php | Diff File | |||
| mod - config_defaults_inc.php | Diff File | |||