MantisBT - v3.0 Release |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001064 | v3.0 Release | [All Projects] General | public | 2012-02-19 01:07 | 2013-08-28 11:20 |
|
Reporter | robertbasic | |
---|
Assigned To | caseydk | |
---|
Priority | high | Severity | block | Reproducibility | always |
---|
Status | closed | Resolution | fixed | |
---|
Platform | | OS | | OS Version | |
---|
Product Version | | |
---|
Target Version | | Fixed in Version | 3.0.0 | |
---|
|
Summary | 0001064: Adding new tasks |
---|
Description | Need to turn up error reporting to notice these notices :)
After "breaking" the CTask::store method into CTask::store and CTask::hook_postStore, some of the variables are defined only in CTask::store whereas in CTask::hook_postStore they are left uninitialized leading to notices all over the place. |
---|
Additional Information | In CTask::hook_postStore the 2 variables are "$importing_tasks" and "$oTsk". Given that these 2 variables are playing a role in updating the dynamics, this bug might be related to 0000990 http://bugs.web2project.net/view.php?id=990 |
---|
Tags | No tags attached. |
---|
Relationships | related to | 0000990 | closed | caseydk | Importing tasks when source has dynamic tasks causes dependency issues. |
|
Attached Files | |
---|