Bugzilla – Bug 2796
default interface problems in 6.5
Last modified: 2006-01-09 20:59:46 UTC
seem to be missing images for default skin in 6.5. I get these errors from the home page: 2006-01-08 17:40:15.4443 ERROR: _getFileContent: Couldn't open: html/images/nav_currentplaylist.gif 2006-01-08 17:40:15.4668 ERROR: _getFileContent: Couldn't open: html/images/nav_download.gif 2006-01-08 17:40:15.4913 ERROR: _getFileContent: Couldn't open: html/images/nav_spacer_dark.gif Also spacing is off on all lists (maybe related?) 2006-01-08 17:40:15.5522 ERROR: _getFileContent: Couldn't open: html/images/nav_clear.gif
Dan put in a major rework of the Default skin yesterday. it now relies heavily on css instead of tables and spacer images for layout. It is a work in progress.
change 5592 should be free of these warnings, at least for playlist refresh and browsing. Please test and comment on any other isssues you find in new bug reports.