diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-09-23 16:08:05 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-09-23 19:59:36 +0200 |
commit | 8cadfec386d0fb906dbe9b8ea8f918e61927e622 (patch) | |
tree | f9084ba87f2ac22e0e44bd1060ae260378275c96 /xmloff/Module_xmloff.mk | |
parent | 4689f7579ac3db998bb0de07b0adbe4092d5be14 (diff) |
Fix utl::splitLastFromConfigurationPath
* Fix regressions introduced with 5edefc801fb48559c8064003f23d22d838710ee4 "use
more string_view in unotools". (Notably, misuses of two-argument std
string_view rfind are something to watch out for, see the commit message of
93e234c45c62af9d57041de676d888f7695ac0e8 "Fix a misuse of two-argument std
string_view rfind" for details.)
* Bring the implementation some more in accordance with the documentation, by
being stricter about handling invalid paths, and making sure to really assign
all of the input _sInPath to the output _rsLocalName in case of an invalid
path.
* Only &...;-decode the names of set elements in ['...'] and ["..."], not
anything else.
Change-Id: If01f4b34af42b0a594994b732d54f26695329286
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140493
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'xmloff/Module_xmloff.mk')
0 files changed, 0 insertions, 0 deletions