Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011057 | mantisbt | custom fields | public | 2009-10-19 09:41 | 2010-04-23 23:23 |
| Reporter | xyz123 | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.2.0rc2 | ||||
| Summary | 0011057: Failed to validate required custom fields | ||||
| Description | Custom fields are defined as Required. The "empty field" validation on them doesn't work in both bug_report.php and bug_update.php. As a quick fix, in bug_report.php, I have to replace with, I'm not sure why gpc_isset_custom_field doesn't work. Likewise, in bug_update.php, I replace with, Of course, the best way is to fix gpc_isset_custom_field. I'll leave that to the experts. I'm surprised it has been a long outstanding bug since 1.1.x. | ||||
| Tags | patch | ||||
related to
child of
duplicate of