View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0016014 | mantisbt | custom fields | public | 2013-06-05 16:18 | 2013-06-05 16:18 |
| Reporter | rafacamargo | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| OS | Windows | OS Version | 7 | ||
| Product Version | 1.2.11 | ||||
| Summary | 0016014: Error when you submit an issue with an Email custom field not visible | ||||
| Description | Error when you submit an issue with an Email custom field not visible | ||||
| Steps To Reproduce | [Steps]
[Behavior] [Expected behavior] | ||||
| Additional Information | I fixed this issue changing the function custom_field_validate. New code: if ( $p_value !== '' && $p_value !== null ) { | ||||
| Tags | No tags attached. | ||||