Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Bug in Link Validation?

Vote:
 

Hi,

it seems that the built-in Link Validation scheduled job has been failing for one of our customers for quite some time because there are some links with "tel:" scheme. Such links should be ignored by link validation. Same probably goes with "mailto:" links. Peaked at the code and currently it is just checking if link is http or https, if not, throwing exception and seems the execution is totally stopped so no other links are checked.

#221760
Apr 24, 2020 9:09
Vote:
 

You can ignore such links by using the `excludePatterns`, or my preferred solution:

https://blog.novacare.no/the-horrors-of-the-episerver-link-validation-job/

#221762
Apr 24, 2020 10:35
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.