When a Teaser action link points to a non-existent JCR location, the action renders as plain text onto the page w/o a link, breaking layout of the teaser. If a link points to an invalid location, it should simply not be rendered in publish mode. Or if we're concerned about hiding the error from stakeholders that want to fix the issue, perhaps a better solution is to render the invalid URL as a link, so that users attempting to go to the link get a 404 Not Found.
Bug present as of version: 2.24.7-SNAPSHOT
When a Teaser action link points to a non-existent JCR location, the action renders as plain text onto the page w/o a link, breaking layout of the teaser. If a link points to an invalid location, it should simply not be rendered in publish mode. Or if we're concerned about hiding the error from stakeholders that want to fix the issue, perhaps a better solution is to render the invalid URL as a link, so that users attempting to go to the link get a 404 Not Found.