You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
..that in turn will just disable the whole feature if there is one broken link in the affected area.
I.e. if you apply the convertUris processor to the whole body, all node links will be node://<uuid> if one does not resolve..
The following Code in
ConverUrisImplementation::evaluate()
:leads to a blank page if there is one link that couldn't be converted – even in Dev context.
It should probably be something like
in conclusion with some logging
The text was updated successfully, but these errors were encountered: