| Anonymous | Login | Signup for a new account | 2010-09-03 06:20 MDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| 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 | |||||||
|
|
|||||||
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 |
| Mantis 1.1.8[^] Copyright © 2000 - 2009 Mantis Group |