[Libreoffice-bugs] [Bug 112526] insert field (text variable) remains empty
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 20 19:24:08 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112526
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bibisected, bisected,
| |regression
Status|UNCONFIRMED |NEW
CC| |j.nitschke+tdfbz at ok.de,
| |xiscofauli at libreoffice.org
Ever confirmed|0 |1
--- Comment #2 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Regression introduced by:
author Jochen Nitschke <j.nitschke+logerrit at ok.de> 2017-07-23 20:05:40
(GMT)
committer Noel Grandin <noel.grandin at collabora.co.uk> 2017-07-27
06:12:27 (GMT)
commit 7f381be4d3261149a5b54048f9605fab0340c221 (patch)
tree 445c49bb915f4c6bd28dac90e17c8d8e73e88ccc
parent ece1072049fba0c7f77391da7775c7cf3f4725ea (diff)
replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDs
Replace the stopgap type sal_uLong as SvNumberFormatter
format index uses sal_uInt32.
SwInsertDBColAutoPilot uses format indices from SvNumberFormatter and
from the property "FormatKey" which is stored as sal_Int32 but ctor
guards against negative values.
Change type of loop variable in SwCaptionDialog to avoid narrowing
in GetFormatStr/GetFormatKey.
Bisected with: bibisect-linux64-6.0
Adding Cc: to Jochen Nitschke
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170920/d926dfac/attachment.html>
More information about the Libreoffice-bugs
mailing list