Bugzilla – Bug 4133
ExBrowse3 Skin - No Library Display
Last modified: 2009-09-08 09:31:54 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.)
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.
KDF: feel free to commit to trunk. thanks!
Jacob: can you confirm that this is the fix?
That function was added to EN/html/jxtk2/core.js in change 9489... you should be seeing it. Cache problems maybe?
Make that change 9684 for the 6.5 branch.
might be. Alex, can you try refreshing the browser a few times?
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?
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.
This is working for me finally. No explanation as to why it took so long. perhaps it was tripping over the missing graphic.
It's working 100%? So should it be marked as fixed?
it works for me, but given the nature of this problem, I was leaving open for someone else to verify. does it pass QC? :)
marking as resolved. if anyone else disagrees, please feel free to comment and reopen.