Project

General

Profile

Bug #94195

Updated by Sybille Peters almost 3 years ago

h2. Reproduce 

 1. Make sure linkvalidator.checkhidden=0 
 2. Create some content on a page with one broken link, translate it in connected mdoe ("Translate", not copy) 
 3. Deactivate the CE of the original language 
 4. check the links on the page with linkvalidator: Info => Check links => "This page" + "Check links" 
 5. 4. Look at the report in the "Report" tab. You will now see the broken link for the content on the translated page 


 h2. Expected result 

 Because checkhidden=0, hidden CE should not get checked. The translated content - even though not displayed as hidden in the backend - is effectively hidden - it inherits the status from the CE of the original language, it will not be displayed in the FE. 


 h2. System 

 Tested with 11.3.0-dev

Back