]> git.evergreen-ils.org Git - working/Evergreen.git/commit
reporter: don't try to write Excel formulas
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 29 Sep 2010 17:48:52 +0000 (17:48 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 29 Sep 2010 17:48:52 +0000 (17:48 +0000)
commita14c6215d20fb64ea9174fc373d6057205f5fd6b
treed04e333614b15bebf8333a14716ae09abe99b326
parent19f2280bb1a83ff37b688a216a3eebb6cde54a99
reporter: don't try to write Excel formulas

Any cell value that starts with = is now always written
as a text cell in spreadsheet output.  Avoids a possible
exploit as well as errors like this:

Couldn't parse formula: = at /openils/bin/clark-kent.pl line 429

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@18101 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/reporter/clark-kent.pl