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
Been using the attached ancient version of jquery.rss.js along with a local version of feedrapp for quite some time, without issue.
However, I just added a jquery() clause to my init.js pointing to this RSS URL
https://www.boulderodm.gov/posts/feed
and am now consistently seeing the console error emitted on line 26.
Fwiw: The above URL passes the w3.org RSS validator
https://validator.w3.org/feed/
without error.
Any suggestions on how to go about debugging this? I would prefer to avoid upgrading to the latest/greatest jquery.rss, if the cause of this is something simple that I can locally patch easily.
Been using the attached ancient version of
jquery.rss.js
along with a local version of feedrapp for quite some time, without issue.However, I just added a jquery() clause to my
init.js
pointing to this RSS URLand am now consistently seeing the console error emitted on line 26.
Fwiw: The above URL passes the w3.org RSS validator
without error.
Any suggestions on how to go about debugging this? I would prefer to avoid upgrading to the latest/greatest
jquery.rss
, if the cause of this is something simple that I can locally patch easily.Thanks!
old_jquery.rss.js.txt
The text was updated successfully, but these errors were encountered: