]> git.mxchange.org Git - friendica.git/commit
API: fix plaintext of reshared attachment
authorfabrixxm <fabrix.xm@gmail.com>
Fri, 15 Jul 2016 14:53:30 +0000 (16:53 +0200)
committerfabrixxm <fabrix.xm@gmail.com>
Fri, 15 Jul 2016 14:53:30 +0000 (16:53 +0200)
commitec22b6086ada478d9effd6fc7c7be63937669ed8
treecb41518dccb293606f3ece05f60d98b78e953268
parentd68c09e428d5da9b4109be48ccd65f113bb56b6f
API: fix plaintext of reshared attachment

When replacing `[attachment]` element, text after it wasn't restored.
`[share]` element can contain `[attachment]`, the closing `[/share]` was elided,
then the `[share]` element was shown in plaintext instead of recycle symbol
include/api.php