Some full quotes were not recognized as such
authorAlexander Ebert <ebert@woltlab.com>
Sun, 23 Apr 2017 17:00:57 +0000 (19:00 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 23 Apr 2017 17:01:04 +0000 (19:01 +0200)
commit1d9d9296a85e5adeaf997f321cfecfb83081db7e
tree5e196c6ac04ae800be09d00506579be2f0bc186d
parent009dddb308312df0b3d53625a8c8239b2c5aa2b1
Some full quotes were not recognized as such

The changes actually work around the legacy behavior of the creation of
`QuotedMessage` objects, that did not use the existing data if a quote
is an actual full quote.
wcfsetup/install/files/lib/system/message/quote/AbstractMessageQuoteHandler.class.php
wcfsetup/install/files/lib/system/message/quote/MessageQuoteManager.class.php
wcfsetup/install/files/lib/system/message/quote/QuotedMessage.class.php