Revision 8d91c11...
Go back to digest for 19th August 2012Bug Fixes in Office
Marijn Kruisselbrink committed changes in [calligra] /:
fix tokenizing of invalid formulas.
Not all states in the parsing loop have a check to make sure we're not at the end of the string yet, so re-introduce this check as part of the main loop condition. Commit 85efba919173bf8badddae4093f16cbe7b704915 incorrectly removed this check.
File Changes
Modified 2 files
- sheets/Formula.cpp
- sheets/tests/TestFormula.cpp
2 files changed in total