[Libreoffice] fix for fdo#33960 "cross reference to a list number, dot bug" makes sw/qa/complex/writer fail
Troy Rollo
libreoffice at troy.rollo.name
Tue Sep 6 14:17:12 PDT 2011
On Wednesday 07 September 2011, Stephan Bergmann wrote:
> >
> > final String FldResult1 = "*i*";
> > final String FldResult2 = "+b+*i*";
> > final String FldResult3 = "-1-+b+*i*";
> >
> > - final String FldResult4 = "1.";
> > - final String FldResult5 = " 1.";
> > - final String FldResult6 = "A. 1.";
> > + final String FldResult4 = "1";
> > + final String FldResult5 = " 1";
> > + final String FldResult6 = "A 1";
The last one should be "A.1" rather than "A 1". The second last should be "1"
rather than " 1". The ule implemented was actually somewhat more complex than
the simple rule described in the bug report.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110907/1a48c8ec/attachment.pgp>
More information about the LibreOffice
mailing list