RenatoSousa89 / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 0 forks source link

facebook notes feed #653

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. paste a Facebook notes feed 
(https://www.facebook.com/feeds/notes.php?id=72467750817&viewer=100003293743202&
key=AWiRUkAb05Go5guL&format=rss20) into the dynamic feed control playground at: 
http://code.google.com/apis/ajax/playground/#dynamic_feed_control_-_vertical 
and click "run code"
2. notice that one news item (library newsletter) correctly links back to 
Facebook; the others link to a nonexistent savedbythegoog.appspot.com page

What is the expected output? What do you see instead?
Facebook News items fed in to the google ajax api SHOULD automatically link 
back to the Facebook note. 

I'm using the google feed api to pull Facebook notes into a webpage (see the 
Library news green box at ccclib dot org)

Some of the notes in the feed correctly link back to facebook: 
facebook.com/note.php?note_id=10151895379277668

Others incorrectly link to a nonexistent page: 
ccclib.org/notes/contra-costa-county-library/contra-costa-county-library-launche
s-enki-library/10151939654047668

I've used this feed for several years and all of a sudden, it's not working 
correctly. I would appreciate any insight.

Original issue reported on code.google.com by swanr...@gmail.com on 22 Oct 2013 at 5:20