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
0000404 [v2.0 Release (Current)] Project Designer major always 2010-04-06 00:57 2010-06-21 23:18
Reporter opto View Status public  
Assigned To caseydk
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000404: can't update percent complete
Description major severity? Well, if you need this, it is a block, otherwise, it is minor.

reported in forum by someone else.

dropdown box contains no percentages.

Anycase, if you add

Code:

$percent = array(0 => '0', 5 => '5', 10 => '10', 15 => '15', 20 => '20', 25 => '25', 30 => '30', 35 => '35', 40 => '40', 45 => '45', 50 => '50', 55 => '55', 60 => '60', 65 => '65', 70 => '70', 75 => '75', 80 => '80', 85 => '85', 90 => '90', 95 => '95', 100 => '100');
 


at the beginning of projectdesigner/vw_actions.php,
 
that solved it in my installation.

was in tasks.func.php in dP, now in file tasks.class, but does not seem to be dereferenced in vw_actions.
My first try was to make it global in vw_actions but that didn't work.

Klaus
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000820)
opto (reporter)
2010-04-07 01:04
edited on: 2010-04-07 12:50

the fix doesn't seem to work in another installation. see http://forums.web2project.net/viewtopic.php?t=1916 [^]

meanwhile error found in their installation

(0000824)
caseydk (administrator)
2010-04-11 23:09

added the $percent variable as described here in r1000

- Issue History
Date Modified Username Field Change
2010-04-06 00:57 opto New Issue
2010-04-07 01:04 opto Note Added: 0000820
2010-04-07 12:50 opto Note Edited: 0000820
2010-04-11 13:18 caseydk Project v1.3 Release => v2.0 Release (Current)
2010-04-11 23:09 caseydk Note Added: 0000824
2010-04-11 23:09 caseydk Status new => resolved
2010-04-11 23:09 caseydk Resolution open => fixed
2010-04-11 23:09 caseydk Assigned To => caseydk
2010-04-21 20:00 caseydk Project v2.0 Release (Current) => v1.3 Release
2010-05-14 10:05 caseydk Project v1.3 Release => v2.0 Release (Current)
2010-06-21 23:18 caseydk Status resolved => closed
2010-06-21 23:18 caseydk Fixed in Version => v2.0


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