Bug 4133 - ExBrowse3 Skin - No Library Display
: ExBrowse3 Skin - No Library Display
Status: RESOLVED WORKSFORME
Product: Logitech Media Server
Classification: Unclassified
Component: Skins
: 6.5b3
: PC Windows Server 2003
: P2 normal (vote)
: ---
Assigned To: Jacob Potter
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-09-17 19:03 UTC by Alex
Modified: 2009-09-08 09:31 UTC (History)
3 users (show)

See Also:
Category: ---


Attachments
add prototype for $() (645 bytes, patch)
2006-09-17 19:15 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2006-09-17 19:03:00 UTC
In the ExBrowse3 Skin no libraby data is displayed at all in the main window for any tpe of selection (i.e. artist, album, etc.)
Comment 1 KDF 2006-09-17 19:15:56 UTC
Created attachment 1548 [details]
add prototype for $()

a recent change from jacob started using $() instad of doc.getElementByID().  This is a prototype only found in prototype.js and I couldn't find it in jacob's toolkit.  This patch adds it so that everything shoudl work fine.
Comment 2 Blackketter Dean 2006-09-17 19:38:59 UTC
KDF: feel free to commit to trunk.  thanks!
Comment 3 Blackketter Dean 2006-09-17 19:40:35 UTC
Jacob: can you confirm that this is the fix?
Comment 4 Jacob Potter 2006-09-17 20:35:30 UTC
That function was added to EN/html/jxtk2/core.js in change 9489... you should be seeing it. Cache problems maybe?
Comment 5 Jacob Potter 2006-09-17 20:58:55 UTC
Make that change 9684 for the 6.5 branch.
Comment 6 KDF 2006-09-17 21:53:26 UTC
might be.  Alex, can you try refreshing the browser a few times?
Comment 7 KDF 2006-09-18 10:44:59 UTC
Jacob, 

I've tried this a few times without my patch, and I keep getting "$ is not defined" in the firefox javascript console.  I'm afraid this doesn't look like a normal caching issue. Perhaps the prototype is getting initiated too late?

Comment 8 Blackketter Dean 2006-09-18 11:37:37 UTC
ExBrowse3 is disabled for 6.5.  

Let's get it stable for 6.5.1 in the next couple of days.  See also bug 4142.
Comment 9 KDF 2006-09-20 19:29:01 UTC
This is working for me finally.  No explanation as to why it took so long.  perhaps it was tripping over the missing graphic.  
Comment 10 Chris Owens 2006-09-21 16:00:46 UTC
It's working 100%?  So should it be marked as fixed?
Comment 11 KDF 2006-09-21 16:08:01 UTC
it works for me, but given the nature of this problem, I was leaving open for someone else to verify.
does it pass QC? :)
Comment 12 KDF 2006-09-27 00:19:21 UTC
marking as resolved.  if anyone else disagrees, please feel free to comment and reopen.