Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Unable to handle more than one feed at a time. #2

Open
capetown opened this issue Apr 8, 2011 · 0 comments
Open

Unable to handle more than one feed at a time. #2

capetown opened this issue Apr 8, 2011 · 0 comments

Comments

@capetown
Copy link

capetown commented Apr 8, 2011

Can not call getFeed(..) on several feeds in parallel.

Possible cause:
"var feed" scope issue on success (maybe? did not dig too deep)

Easy Synchronous Fix:
Set "async: false" in JQuery ajax(..) call.

An asynchronous fix would be preferred.

gdhuse pushed a commit to gdhuse/jFeed that referenced this issue Mar 21, 2015
Adding enclosure tag (RSS 2.0 specification)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant