Bug 14356 - My Apps page empty in IE
: My Apps page empty in IE
Status: CLOSED FIXED
Product: MySqueezebox.com
Classification: Unclassified
Component: Web UI
: MySB
: Macintosh Windows XP
: P1 blocker (vote)
: INXS
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-09-28 02:46 UTC by Michael Herger
Modified: 2009-10-05 16:43 UTC (History)
2 users (show)

See Also:
Category: Bug


Attachments
keep track of whether we already have an item in the list or not (2.57 KB, application/octet-stream)
2009-09-28 03:31 UTC, Michael Herger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Herger 2009-09-28 02:46:37 UTC
When visiting the "My Apps" page with Internet Explorer, you'll get a mostly empty page due to a JS error.
Comment 1 Michael Herger 2009-09-28 03:31:07 UTC
If we end up with a stray comma separator in the list, JS in MSIE will throw an exception. We have to make sure there is no trailing comma in the array/object definition.

Similar issue might arise with the players page: we can't rely on loop.first/last functions as we might ignore some entries in the list.
Comment 2 Michael Herger 2009-09-28 03:31:46 UTC
Created attachment 5942 [details]
keep track of whether we already have an item in the list or not
Comment 3 SVN Bot 2009-09-28 06:26:53 UTC
 == Auto-comment from SVN commit #7455 to the network repo by michael ==
 == https://svn.slimdevices.com/network?view=revision&revision=7455 ==

Fixed Bug: 14356
Description: make sure we don't have any stray commas as IE doesn't like them
Comment 4 James Richardson 2009-10-05 16:43:11 UTC
This bug has been fixed in the latest release of MySqueezebox.com (formally known as SqueezeNetwork)!

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.