After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 569730 - Parsing problems for constructed ranges
Parsing problems for constructed ranges
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export other
git master
Other All
: Normal major
: ---
Assigned To: Morten Welinder
Jody Goldberg
Depends on:
Blocks: 567389
 
 
Reported: 2009-01-29 21:34 UTC by Morten Welinder
Modified: 2009-01-29 21:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2009-01-29 21:34:12 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.
Comment 1 Morten Welinder 2009-01-29 21:39:02 UTC
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.