web2project: web-based project management

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000462 [v2.0 Release (Current)] Tasks minor always 2010-06-05 05:06 2010-06-21 23:09
Reporter opto View Status public  
Assigned To caseydk
Priority normal Resolution fixed  
Status closed   Product Version v2.0.0
Summary 0000462: no CustomOptionList class
Description see http://web2project.net/forums/viewtopic.php?p=5571#5571 [^]
Additional Information On displaying tasks, I get
Fatal error: Class 'CustomOptionList' not found in C:\xampp\htdocs\w2pd05\classes\w2p\Core\CustomFieldSelect.class.php on line 21

1 0.0027 247160 {main}( ) ..\index.php:0
2 0.2970 9173656 require( 'C:\xampp\htdocs\w2pd05\modules\tasks\view.php' ) ..\index.php:362
3 0.8357 10460896 w2p_Core_CustomFields->__construct( ) ..\view.php:319
4 0.8417 10537280 w2p_Core_CustomFieldSelect->__construct( ) ..\CustomFields.class.php:58


in the task view, below the description.


converted from dP, then updated today by copying nigthly from 100603 and 100605 over the source code. I think that is correct, isn't it?
Didn't try the task view before update.


In the code, there is no CustomOptionList Class, only:

Code:

 * CustomOptionList Class.
 *
 */

class w2p_Core_CustomOptionList {
 
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000954)
opto (reporter)
2010-06-05 05:12
edited on: 2010-06-05 05:20

http://bugs.web2project.net/bug_view_advanced_page.php?bug_id=461 [^]

says the class is in the file which is correct (PSPad didn't list it in the class window at first, so that note in the original description is wrong). But PHP doesn't seem to find it.
Klaus

(0000955)
caseydk (administrator)
2010-06-05 08:16

Resolved in r1134 and r1157
(0000961)
opto (reporter)
2010-06-05 13:35

sorry for the bad news, but those two files didn't resolve the error for me.

Also, I realised that I have to run an update script via system admin in addition to copying the code over, this broke even more. see separate bug.

Klaus
(0000963)
caseydk (administrator)
2010-06-05 17:57

Did you fully update to r1157? Can you give me instructions on how to reproduce this one?
(0000965)
caseydk (administrator)
2010-06-05 23:08

I figured out your problem.. the nightly snapshot was made before my patch in r1157 existed. Is there any chance you could update from SVN directly instead of from the nightly snapshots? You should be able to do a checkout and then a simple 'svn up' whenever you need.
(0000968)
caseydk (administrator)
2010-06-05 23:45

As noted.

- Issue History
Date Modified Username Field Change
2010-06-05 05:06 opto New Issue
2010-06-05 05:12 opto Note Added: 0000954
2010-06-05 05:17 opto Note Edited: 0000954
2010-06-05 05:18 opto Note Edited: 0000954
2010-06-05 05:20 opto Note Edited: 0000954
2010-06-05 08:16 caseydk Note Added: 0000955
2010-06-05 08:16 caseydk Status new => resolved
2010-06-05 08:16 caseydk Resolution open => fixed
2010-06-05 08:16 caseydk Assigned To => caseydk
2010-06-05 13:35 opto Note Added: 0000961
2010-06-05 13:35 opto Status resolved => feedback
2010-06-05 13:35 opto Resolution fixed => reopened
2010-06-05 17:57 caseydk Note Added: 0000963
2010-06-05 23:08 caseydk Note Added: 0000965
2010-06-05 23:45 caseydk Note Added: 0000968
2010-06-05 23:45 caseydk Status feedback => resolved
2010-06-05 23:45 caseydk Resolution reopened => fixed
2010-06-21 23:09 caseydk Status resolved => closed
2010-06-21 23:09 caseydk Fixed in Version => v2.0


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker