[Libreoffice-bugs] [Bug 42745] New: Part of fix for bug 40590 not included in 3.4.4. Formulas in defined names messed up again.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 9 08:01:11 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=42745
Bug #: 42745
Summary: Part of fix for bug 40590 not included in 3.4.4.
Formulas in defined names messed up again.
Classification: Unclassified
Product: LibreOffice
Version: LibO 3.4.4 release
Platform: x86 (IA32)
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: medium
Component: Spreadsheet
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: b.bugs.freedesktop at learyfamily.net
Bug 40590 was written against 3.4.3. When I tested the first fix that was
"approved" it did not correct the problem. A subsequent additional change was
made that did fix the problem.
The secondary problem had something to do with needing to have a second pass to
resolve forward reference names. In other words name "b" referenced name "c"
and "c" has not been resolved yet. Where possible, changing the names such
that all references to other names are reverse in collating sequence instead of
forward avoids the problem. In other words, change name "b" to name "d" and
the problem is avoided.
The notes on 40590 should be helpful.
I'm going back to 3.4.3. I cannot understand the poor quality control that
exists within the LibreOffice development organization.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list