You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried subscribing to the RSS feed from blog.isquaredsoftware.com with an app called Leaf (that has never caused me any issued in the past) and all of the sudden my mac went crazy spamming me with alerts:
I'm assuming it's because of the href attribute of the links missing a scheme in the .xml rss feed:
I tried subscribing to the RSS feed from blog.isquaredsoftware.com with an app called Leaf (that has never caused me any issued in the past) and all of the sudden my mac went crazy spamming me with alerts:
I'm assuming it's because of the
href
attribute of the links missing a scheme in the .xml rss feed:I'd blame my RSS app but it's valid to have different URL schemes for different purposes, so I'm not sure...
The text was updated successfully, but these errors were encountered: