]> git.lyx.org Git - features.git/commit
Fix bug #8636
authorGeorg Baum <baum@lyx.org>
Sun, 21 Apr 2013 19:32:53 +0000 (21:32 +0200)
committerGeorg Baum <baum@lyx.org>
Sun, 21 Apr 2013 19:34:10 +0000 (21:34 +0200)
commit85b3db19af47d9696952647f1a98aaae0729efd5
tree4b1786ed22b8a2747e1a934d0dd2f75fd5e6cbad
parent7c88c843cb550f29dd3da62d42f32f889844fe99
Fix bug #8636

This was a simple logic error that crept in during refactoring:
If the format does not match, and the converted file has been read,
the string must not be read.
src/Buffer.cpp