View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000414 | v2.0 Release (Closed) | [All Projects] General | public | 2010-04-29 04:03 | 2010-06-21 21:22 | ||||
Reporter | Joachim | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | v2.0.0 | |||||||
Summary | 0000414: undefined method CustomField | ||||||||
Description | Fatal error: Call to undefined method CustomFieldLabel::CustomField() in /srv/www/htdocs/web2project/classes/CustomFields.class.php on line 233 My fix for this was to change every $this->CustomField to parent::__construct in CustomFields.class.php | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-04-29 04:03 | Joachim | New Issue | |
2010-04-29 18:30 | caseydk | Note Added: 0000837 | |
2010-04-29 18:30 | caseydk | Status | new => resolved |
2010-04-29 18:30 | caseydk | Resolution | open => fixed |
2010-04-29 18:30 | caseydk | Assigned To | => caseydk |
2010-04-29 18:31 | caseydk | Relationship added | has duplicate 0000413 |
2010-06-21 21:22 | caseydk | Status | resolved => closed |
2010-06-21 21:22 | caseydk | Fixed in Version | => v2.0 |