GNOME Bugzilla – Bug 569730
Parsing problems for constructed ranges
Last modified: 2009-01-29 21:39:02 UTC
rangeref_parse fails badly when given a text like A12:indirect(...) It should return a singleton (and point to ':' which it does), but the singleton gets overwritten before the return.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.