We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I haven't traced back exactly to where it's not being parsed, but when I'm parsing a feed (http://www.cambriancollege.ca/NewsEvents/_layouts/listfeed.aspx?List=50addb35-da99-4807-8549-138769f0fd0d)
all of the feed item URLs that get cut apart are due to them containing an ID=### at the end (like so, http://www.cambriancollege.ca/NewsEvents/Lists/News%20Features%20%20Media%20Releases/Display.aspx?List=50ADDB35-DA99-4807-8549-138769F0FD0D&ID=896)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I haven't traced back exactly to where it's not being parsed, but when I'm parsing a feed (http://www.cambriancollege.ca/NewsEvents/_layouts/listfeed.aspx?List=50addb35-da99-4807-8549-138769f0fd0d)
all of the feed item URLs that get cut apart are due to them containing an ID=### at the end
(like so, http://www.cambriancollege.ca/NewsEvents/Lists/News%20Features%20%20Media%20Releases/Display.aspx?List=50ADDB35-DA99-4807-8549-138769F0FD0D&ID=896)
The text was updated successfully, but these errors were encountered: