Did we ever figure this out?
Sometimes the server machine refuses to send the standard singer playlists to certain browsers on certain machines, but instead serves up EVERY playlist on the host machine!
Server serving up EVERY playlist to clients
-
- Posts: 1293
- Joined: Sun Apr 20, 2008 9:57 am
- Location: Pittsburgh, PA
- Contact:
Re: Server serving up EVERY playlist to clients
umm, i thought we did! ugh! you're still seeing it on the latest?
-
- Posts: 1293
- Joined: Sun Apr 20, 2008 9:57 am
- Location: Pittsburgh, PA
- Contact:
Re: Server serving up EVERY playlist to clients
Yup. And can make no heads or tails as to why. Even on the same machine, same singer, Firefox might do it, but Safari will be fine. Or Plainview (a kiosk that uses webKit) might screw up, but Firefox will load it just fine.
It's SO weird. Something odd on the server end, definitely.
It's SO weird. Something odd on the server end, definitely.
Re: Server serving up EVERY playlist to clients
i do remember addressing that problem, but don't remember when
i looked over the history and found nothing about it
i looked over the history and found nothing about it
-
- Posts: 1293
- Joined: Sun Apr 20, 2008 9:57 am
- Location: Pittsburgh, PA
- Contact:
Re: Server serving up EVERY playlist to clients
Any idea what might be the distinction on the client side? Wondering if the request being passed to the server from the client that populates that list is somehow being passed by the server to deliver something that it shouldn't. Like, since playlists aren't hardwired, it has to be something in how kJams decides to populate the variable that is then used to populate the data served back to the client.
At this point I am more curious than expectant of a solution (as I can always work around it by launching another browser.)
At this point I am more curious than expectant of a solution (as I can always work around it by launching another browser.)
Re: Server serving up EVERY playlist to clients
hmm, i think the problem was in the javascript or html (server folder) code? and you actually fixed it?
-
- Posts: 1293
- Joined: Sun Apr 20, 2008 9:57 am
- Location: Pittsburgh, PA
- Contact:
Re: Server serving up EVERY playlist to clients
I think I fixed something else that on SOME machines bypassed the issue entirely. But I think the issue was still there, and it's come back to bite me/us.
Re: Server serving up EVERY playlist to clients
urrrk. if i can get a repro case.... i can fix it!