]> source.dussan.org Git - nextcloud-server.git/commit
don't escape new lines in vevent description
authorFlorian Pritz <bluewind@xinu.at>
Thu, 22 Sep 2011 19:43:30 +0000 (21:43 +0200)
committerFlorian Pritz <bluewind@xinu.at>
Sat, 24 Sep 2011 16:41:50 +0000 (18:41 +0200)
commit761ba4a379fd44933eaf7357133c850322a0591c
tree72aa73e9ef15215a801b2bbb951858f23ed45887
parent652b74420130e94739ea860f77182f72800c8e55
don't escape new lines in vevent description

This ended up as "\n\\n" in the data base and the escaped \n was also
visible in the edit form.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
apps/calendar/lib/object.php