Facebook's data export is broken(makuro.wordpress.com)
makuro.wordpress.com
Facebook's data export is broken
http://makuro.wordpress.com/2010/10/29/facebooks-data-export-is-broken/
2 comments
This is true, Chrome works no problem. Real slashes are the right method, though. Running it through Firefox (I'm on 3.6) would have revealed the issue.
The problem is probably that in the url: src="../photos%2FProfile%20Pictures%2F432293561980.jpg" some browsers will convert %2F to "/", whereas others don't