View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000634 | v2.2 Release (Closed) | [All Projects] General | public | 2010-11-22 12:46 | 2010-12-19 13:19 | ||||
Reporter | lucioribeiro | ||||||||
Assigned To | caseydk | ||||||||
Priority | urgent | Severity | crash | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 2.2 | |||||||
Summary | 0000634: Blank page problem when i insert a dynamic task | ||||||||
Description | Guys, there is an error in version 2.1 when I try to insert a task and check the dynamic task option. When i confirm, the page is blank. After I check if the task was inserted and it really was. But here in our company we frequently use this option, so many occurrences about this problem occurs. We would like a feedback about the problem. Thanks! | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
caseydk (administrator) 2010-11-26 09:09 |
Please open base.php and replace this line: ini_set('display_errors', 0); with this: ini_set('display_errors', 1); and then instead of a white screen, you should get an actual error report. Please post that report here. Thanks! |
lucioribeiro (reporter) 2010-12-03 04:25 Last edited: 2010-12-03 04:26 |
I did what you said. This is the error displayed. Fatal error: Call to a member function format() on a non-object in /var/www/html/web2project/modules/tasks/tasks.class.php on line 1050 |
caseydk (administrator) 2010-12-03 23:04 |
Adjusted the check to make sure we always have a CDate item at the proper place; Resolved in r1513, will be in v2.2 release; |
caseydk (administrator) 2010-12-19 13:19 |
In v2.2 release. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-11-22 12:46 | lucioribeiro | New Issue | |
2010-11-24 23:35 | caseydk | Project | v2.1 Release (Closed) => v2.2 Release (Closed) |
2010-11-24 23:46 | caseydk | Priority | normal => high |
2010-11-24 23:47 | caseydk | Priority | high => urgent |
2010-11-26 09:09 | caseydk | Note Added: 0001378 | |
2010-12-03 04:25 | lucioribeiro | Note Added: 0001388 | |
2010-12-03 04:26 | lucioribeiro | Note Edited: 0001388 | |
2010-12-03 23:04 | caseydk | Note Added: 0001396 | |
2010-12-03 23:04 | caseydk | Status | new => resolved |
2010-12-03 23:04 | caseydk | Resolution | open => fixed |
2010-12-03 23:04 | caseydk | Assigned To | => caseydk |
2010-12-19 13:19 | caseydk | Note Added: 0001455 | |
2010-12-19 13:19 | caseydk | Status | resolved => closed |
2010-12-19 13:19 | caseydk | Fixed in Version | => 2.2 |