Fix template error on figure #1659
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix "LinkExtensionRuntime::getRel(): Argument #1 ($url) must be of type string, null given"
{ "message": "Uncaught PHP Exception Twig\\Error\\RuntimeError: \"An exception has been thrown during the rendering of a template (\"App\\Twig\\Runtime\\LinkExtensionRuntime::getRel(): Argument #1 ($url) must be of type string, null given, called in /var/www/kbin/var/cache/prod/twig/b1/b19a01a9a35befa0b64192f6bcd4bc0f.php on line 142\").\" at _figure_entry.html.twig line 39", "context": { "exception": { "class": "Twig\\Error\\RuntimeError", "message": "An exception has been thrown during the rendering of a template (\"App\\Twig\\Runtime\\LinkExtensionRuntime::getRel(): Argument #1 ($url) must be of type string, null given, called in /var/www/kbin/var/cache/prod/twig/b1/b19a01a9a35befa0b64192f6bcd4bc0f.php on line 142\").", "code": 0, "file": "/var/www/kbin/templates/components/_figure_entry.html.twig:39", "previous": { "class": "TypeError", "message": "App\\Twig\\Runtime\\LinkExtensionRuntime::getRel(): Argument #1 ($url) must be of type string, null given, called in /var/www/kbin/var/cache/prod/twig/b1/b19a01a9a35befa0b64192f6bcd4bc0f.php on line 142", "code": 0, "file": "/var/www/kbin/src/Twig/Runtime/LinkExtensionRuntime.php:20" } } }, "level": 500, "level_name": "CRITICAL", "channel": "request", "datetime": "2025-07-02T07:17:27.155290+00:00", "extra": {} }