Project

General

Profile

Feature #83847

Updated by Sybille Peters over 4 years ago

This change will improve the workflow for editors, who fix broken links. 

 In the reports view you can click on the pencil to edit the record. If you edit and close, the backend will automatically jump back to the Report view. If the broken link was fixed, I would expect it to be removed from the list of broken links.  

 This is currently not the case. It makes fixing links very tedious in case you have several because you have to keep switching to the "Check links" tab and recheck.  

 And use flashmessage. 

 h2. Reproduce 

 # Create 3 broken links in the body text of a content element (e.g. text & media) 
 # Info > Linkvalidator > Check links (current page, check all link types) 
 # Switch to "Report" tab. You should see 3 broken links in list 
 # click on pencil icon to edit the record.  
 # Remove one of the broken links 
 # click on save and close 

 h2. Expected Result 

 You should now see only 2 broken links in list 

 h2. Actual Result 

 There are still 3 broken links. You must go back to "Check links" tab and check again. 

 !linkvalidator.png! 

Back