View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0037343 | mantisbt | plug-ins | public | 2026-08-06 10:55 | 2026-08-06 13:55 |
| Reporter | przemyslawWiatr | Assigned To | community | ||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Product Version | 2.28.4 | ||||
| Summary | 0037343: validation error check mismatches return types | ||||
| Description | bug_actiongroup_ext.php checks for failed id's by matching the type of the value returned from validation function to not null:
However, the validation function is supposed to return either true on success or a key=>value array with reasons for validation failure: | ||||
| Steps To Reproduce | I'm using asterisk (*) as a placeholder here,
| ||||
| Tags | No tags attached. | ||||