]> git.lyx.org Git - features.git/commit
Fix bug #9847.
authorRichard Heck <rgheck@lyx.org>
Wed, 18 Oct 2017 16:26:35 +0000 (12:26 -0400)
committerRichard Heck <rikiheck@lyx.org>
Tue, 17 Apr 2018 03:19:21 +0000 (23:19 -0400)
commit955199fe8ce9d9ddce6256be1a9749753de32555
treea3beedea0747a79f687d40f6ef92e00c86ae7aa4
parent03b5a0800a5f82223d987e324836b29e8bd0a22d
Fix bug #9847.

Spaces are, amazingly, allowed at the end of bibliography keys. So we
introduce a new parameter allowing getVectorFromString not to trim
whitespace, and then use it.

For some reason, this seems not actually to have been backported
to 2.3.x.
src/insets/InsetCitation.cpp
src/support/lstrings.cpp
src/support/lstrings.h
status.23x