Sync the `unfurlUrl` template
authorAlexander Ebert <ebert@woltlab.com>
Sat, 5 Aug 2023 09:59:17 +0000 (11:59 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 5 Aug 2023 09:59:17 +0000 (11:59 +0200)
wcfsetup/install/files/acp/templates/unfurlUrl.tpl

index 0258cc8ad762634a768bcd3486cf09fae83c90ed..80cfae04d3207e6688fa578367ac8d8bf78b6a6c 100644 (file)
@@ -1,4 +1,4 @@
-{if $object->status == "SUCCESSFUL"}
+{if $object->hasFetchedContent()}
        {if $object->isPlainUrl()}
                <a {anchorAttributes url=$object->url isUgc=$enableUgc}>{$object->title}</a>
        {else}