bug #37, ampersand + everything following in url is stripped when using link icon to share link

This commit is contained in:
Friendika
2011-04-10 03:36:12 -07:00
parent bf865f0210
commit 58508201a5
4 changed files with 30 additions and 2 deletions

View File

@@ -20,4 +20,4 @@ function share_init(&$a) {
$o .= bbcode($r[0]['body'], true);
echo $o . '<br />';
killme();
}
}