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
In the Neos Core link editor, editors defined node links with additional hashs in the form node://XXXX#section-id
This is supported and work, now installing Archaeopteryx leads to error, e.g. "node://7b7a2070-0e85-44b6-92b7-c4135e3555b5#ausschreibungen" breaks like this making it impossible to edit:
The same error can be achieved by picking the custom editor and then entering "node://7b7a2070-0e85-44b6-92b7-c4135e3555b5#ausschreibungen"
As a minimum the editor should show this as a custom link and not fully break. Fixed with #60
The text was updated successfully, but these errors were encountered:
In the Neos Core link editor, editors defined node links with additional hashs in the form node://XXXX#section-id
This is supported and work, now installing Archaeopteryx leads to error, e.g. "node://7b7a2070-0e85-44b6-92b7-c4135e3555b5#ausschreibungen" breaks like this making it impossible to edit:
The same error can be achieved by picking the custom editor and then entering "node://7b7a2070-0e85-44b6-92b7-c4135e3555b5#ausschreibungen"
As a minimum the editor should show this as a custom link and not fully break. Fixed with #60
The text was updated successfully, but these errors were encountered: