User tests: Successful: Unsuccessful:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28149
The content of the onchange tag of #folderlist (as shown in Firebug) was:
ImageManager.setFolder(this.options[this.selectedIndex].value,
which throws an syntax error. Subsequently, the folder view doesn't change.
I removed the quotes as the variables are filtered as integer, anyway.
Sorry I've added this patch to the same pull request:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28154