[PATCH] Change in core[libreoffice-3-6]: fdo#55138: Do not double-expand bootstrap variables

Stephan Bergmann (via Code Review) gerrit at gerrit.libreoffice.org
Tue Nov 6 08:19:50 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/994

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/94/994/1

fdo#55138: Do not double-expand bootstrap variables

For some reason that escapes me now, the old code double-expanded URLs in
CONFIGURATION_LAYERS and in extension layer's configmgr.ini SCHEMA/DATA.  That
produced wrong results when the pathnames represented by those URLs contain
any "$" characters, as apparently routinely happens on Windows with roaming
profiles.

Change-Id: Iff149e7d8736cbcda579376cdc89e24cf99ccc97
(cherry picked from commit 8246bdb500a6d83ea9b61f58fb74e051432e32d7)
---
M configmgr/source/components.cxx
M configmgr/source/components.hxx
2 files changed, 7 insertions(+), 13 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/994
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iff149e7d8736cbcda579376cdc89e24cf99ccc97
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Stephan Bergmann <sbergman at redhat.com>



More information about the LibreOffice mailing list