MantisBT: master-2.28 b80bd8bd
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master-2.28 | 2026-03-19 14:21 | master-2.28 996e4697 |
| Affected Issues | 0036987: csv_escape_string: incorrect result with int/float custom values when csv_injection_protection is active | |||
| Changeset | Ensure csv_escape_string() deals with a string This prevents a PHP warning when using array dereferencing form to get When this happened, the strpos() call would return 0, leading to always Note: using a type cast instead of string TypeDef in function signature Fixes 0036987 |
|||
| mod - core/csv_api.php | Diff File | |||