Homec4science

Fix Maniphest Excel export for tasks with descriptions beginning with "="

Authored by epriestley <git@epriestley.com> on Jan 21 2013, 19:11.

Description

Fix Maniphest Excel export for tasks with descriptions beginning with "="

Summary: Fixes T2369. If you create a task with a description like = Header =, the Excel writer interprets it as a formula. Explicitly set the cell types to strings to avoid this.

Test Plan: Exported a task with the description =1,; no exception after this patch.

Reviewers: btrahan, chad, vrana

Reviewed By: chad

CC: aran

Maniphest Tasks: T2369

Differential Revision: https://secure.phabricator.com/D4567

Details

Committed
epriestley <git@epriestley.com>Jan 21 2013, 19:11
Pushed
aubortJan 31 2017, 17:16
Parents
rPH73f63158a85e: Fix double-menus in Herald transcripts
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHbe1ee3c5307d: Fix Maniphest Excel export for tasks with descriptions beginning with "=" (authored by epriestley <git@epriestley.com>).Jan 21 2013, 19:11