I think I found a (minor) bug in Resources > File Manager.
When I upload a file, it gets stored in the correct folder.
However, when I click the disk-icon later, it shows a wrong link.
wrong:
http://localhost/modx-0.9.6.3-rc2/manager/../assets/flash/test.swf
correct:
http://localhost/modx-0.9.6.3-rc2/assets/flash/test.swf
paths are correct in Tools > Configuration
In assets/images (where you get a magnifying glass icon instead of the floppy-disk icon),
nothing happens when I click it. Images are no longer shown below the upload form input.
MODx version 0.9.6.3-RC2
Version codename rev 4378
Database Version: 5.0.51a-community-nt
Database Charset utf8
Database Collation Charset utf8_unicode_ci
Win XP, MAMP5, PHP 5.2.5, Apache 2.2.8
FF 3.x (latest version)