Bug #9444
All Link_ActionViewHelper and Link_PageViewHelper should return no a-tag when linking to a hidden or non-existant page
Start date:
2010-08-25
Due date:
% Done:
0%
Estimated time:
Has patch:
Description
Right now, if the linked-to page is hidden, deleted or has never even existed an <a>-tag with empty href is returned (effectively linking to the current page or the homescreen if baseUrl is used). This behaviour is unexpected and not compliant with the typolink object - so I would consider this a bug.
Patch is appended.
Files
Updated by Bastian Waidelich over 11 years ago
- Status changed from New to Closed
Duplicate (see #9341)