issue with mdpost addon and archive.org links which contain a full url as a path/query component

This commit is contained in:
zotlabs
2018-08-13 23:11:10 -07:00
parent f15c1c4e54
commit 12f4787b67
4 changed files with 7 additions and 5 deletions

View File

@@ -533,7 +533,7 @@ class Item extends \Zotlabs\Web\Controller {
// Look for tags and linkify them
$results = linkify_tags($a, $body, ($uid) ? $uid : $profile_uid);
logger('linkify: ' . print_r($results,true));
if($results) {
// Set permissions based on tag replacements