MantisBT: master-2.26 a81691fb

Author Committer Branch Timestamp Parent
dregad dregad master-2.26 2024-05-12 08:39 master-2.26 1f355013
Affected Issues  0034441: Excel error when opening exported issues with custom field with special characters
Changeset

Excel Export: escaping of Column Title

Prior to this, a Custom Field names containing special characters would
cause Excel to throw an error when trying to open an exported file
containing this column.

Fixes 0034441

mod - core/excel_api.php Diff File