View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022726 | mantisbt | bugtracker | public | 2017-04-13 08:07 | 2017-04-23 10:55 |
| Reporter | vstokesjr | Assigned To | atrol | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Platform | Linux | OS | Ubuntu | OS Version | 14.04 |
| Product Version | 2.3.0 | ||||
| Summary | 0022726: APPLICATION ERROR 0001303; Custom date field | ||||
| Description | We upgraded from 1.3 to 2.3 and we are now getting the following error for our custom date field: APPLICATION ERROR 0001303 However, the custom date field is NOT required. See screen shot. | ||||
| Steps To Reproduce | Create custom date field, do not make it mandatory for new bug. | ||||
| Additional Information | I think this was a previous bug in 1.x branch and it was fixed. This custom field worked correctly in our stock version of 1.3. Appears this may be a regression. I tracked down the code and it appears to me that it could be fixed in "gpc_api.php" in function "gpc_get_custom_field()": switch ( $p_custom_field_type )
.... | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
Opps, forgot to include: PHP 5.5.9-1ubuntu4.21 (cli) (built: Feb 9 2017 20:54:58) |
|
|
@vstokesjr I recommend to use version 2.2.3 until there will be a fix in 2.3.1. |
|