When the URL is not available, because of a typo or heavy traffic, a nasty error message is displayed. I also fear there might be a severe penalty regarding speed when saving the node, especially when there are multiple links in the text.
When the URL is not available, because of a typo or heavy traffic, a nasty error message is displayed. I also fear there might be a severe penalty regarding speed when saving the node, especially when there are multiple links in the text.
Comments
Comment #1
rolfmeijer commentedThe error message has now been suppressed, but it may need a more reliable solution.
Comment #2
rolfmeijer commentedThere are actually three scenarios:
Comment #3
rolfmeijer commentedApparently, fopen returns FALSE when it encounters a 404.
Comment #4
rolfmeijer commentedThe fallback is actually an empty return, so there is no title attribute added.