[Libreoffice-bugs] [Bug 33960] cross reference to a list number, dot bug
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 13 00:40:38 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33960
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
CC| |sbergman at redhat.com
Blocks| |35690
--- Comment #6 from Stephan Bergmann <sbergman at redhat.com> 2011-09-13 00:40:38 PDT ---
The fix causes the checkCrossReferences test in
sw/qa/complex/writer/CheckCrossReferences.java to fail, as instead of the
expected results "1." (FldResult4), " 1.", (FldResult5), and "A. 1."
(FldResult6) it now gets "1", " 1", and "A 1", respectively (i.e., without the
dots).
This has been discussed in the thread starting at
<http://lists.freedesktop.org/archives/libreoffice/2011-September/017797.html>
"[Libreoffice] fix for fdo#33960 'cross reference to a list number, dot bug'
makes sw/qa/complex/writer fail." The outcome was that the code needs further
fixing, see
<http://lists.freedesktop.org/archives/libreoffice/2011-September/017806.html>
further down in that thread.
For now, the failing tests are disabled in
sw/qa/complex/writer/CheckCrossReferences.java, see
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=e849071acc91cafd05d52326e6a5cccf750836c1>
"fdo#33960#, fdo#35690#: Disabled failing checkCrossReferences tests for now."
Please re-enable once this issue is fixed.
--
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