silverbucket / dogfeed

an unhosted feed reader
https://dogfeed.5apps.com
GNU Affero General Public License v3.0
34 stars 4 forks source link

after a hard refresh, a blue bar with no text appeared spontaneously as a second feed #16

Closed michielbdejong closed 10 years ago

michielbdejong commented 10 years ago

screenshot from 2013-07-25 13 37 02

silverbucket commented 10 years ago

when this happened to me, it was due to a heahdk.net error being unable to store encoded URLs as keys.

Can you find the console log that says RSS: got feed urls from remoteStorage and paste in the object dump of all the feeds retrieved from RS?

michielbdejong commented 10 years ago

can't find that line, but the account i'm using is testing@heahdk.net and i see this request:

https://heahdk.net/storage/testing/rss/https%253A%2F%2Funhosted.org%2Fadventures%2Ffeed.rss
silverbucket commented 10 years ago

It should be in the first 10-20 lines of console output. See my screenshot:

screenshot from 2013-07-25 19 25 33

silverbucket commented 10 years ago

@nilclass does heahdk still suffer from that bug? also - i couldn't delete an existing record that had that problem.

michielbdejong commented 10 years ago

@silverbucket please test with testing@heahdk.net in FF, then you should be able to reproduce it yourself. can you? fwiw, here's a screenshot of what you should see if you do that screenshot from 2013-07-26 15 40 57

silverbucket commented 10 years ago

that console log gives absolutely no javascript console output. its just showing network calls. you should adjust your FF dev console.

michielbdejong commented 10 years ago

looks like this was fixed

silverbucket commented 10 years ago

fixed how/when/who ?