Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
Feed Normalizer
Summary
Forums
News
Files
Forums
|
Admin
Discussion Forums:
open-discussion
Start New Thread
Nested
Flat
Threaded
Ultimate
Show 25
Show 50
Show 75
Show 100
By:
Anna Haynes
Wrong URLs for blogspot feed entries, now [ reply ]
2008-09-24 20:39
Not sure what's changed, but now, for an entry in
FeedNormalizer::FeedNormalizer.parse(feedurl).entries
entry.urls is (still) size 1, but it's the wrong one - e.g.
http://farstars.blogspot.com/feeds/2992668462817933418/comments/default
instead of
http://farstars.blogspot.com/2008/09/never-buy-mcclintock-burger.html
for feed
http://farstars.blogspot.com/atom.xml
It might be that "ruby 1.8.7" problem, but my hosting service doesn't give me control of the gems so I can't easily work around it.