View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010198 | mantisbt | custom fields | public | 2009-03-11 07:29 | 2009-06-26 12:02 |
Reporter | kekc | Assigned To | thraxisp | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | Linux x86 | OS | CentOS | OS Version | Release 5.2 |
Product Version | 1.1.6 | ||||
Summary | 0010198: gpc_isset() for date custom field always return "" (empty string) | ||||
Description | gpc_isset() for date custom field always return "" (empty string) | ||||
Steps To Reproduce |
| ||||
Additional Information | That's why I can't update custom field of date type (reporting is OK): bug_update.php 132-135: Only update the field if it is postedif ( !gpc_isset( "customfield$t_id" ) ) { | ||||
Tags | No tags attached. | ||||