@tigroumeow:
Interestingly, no server errors are logged.
These requests run in background when updating:
/wp-json/wp/v2/pages/987?_locale=user
/wp/wp-admin/post.php?post=987&action=edit&meta-box-loader=1&_wpnonce=9fe05dcdec&_locale=user
/wp/wp-admin/post.php?post=987&action=edit&message=4
/wp/wp-admin/admin-ajax.php
I checked the JSON response and noticed that the gallery item got an href
attribute without quotes ("
):
<figure><a href=example.com/some/url/ class="custom-link no-lightbox" onclick="event.stopPropagation()" target="_self" rel=""><img src=\"\/app\/uploads\/2019\/02\/IMG_1.jpg\" alt=\"\" data-id=\"117\" data-link=\"\/test\/img_1\/\" class=\"wp-image-117\"\/><\/a><figcaption>Test<\/figcaption><\/figure>
-
This reply was modified 5 years, 11 months ago by
strarsis.
-
This reply was modified 5 years, 11 months ago by
strarsis.
-
This reply was modified 5 years, 11 months ago by
strarsis.