I’ve got erros or unexpected behaviour, because the formats of files in MODx 1.0.4 are different. Examples:
ditto -> lang -> german.inc.php:
This is seemingly build on mac, because the file format is Mac.
If I ditto switch to german, I get an error in the frontend.
After save the german.inc.php file format as PC, I get no error.
wayfinder -> wayfinder.inc.php:
This is seemingly build on linux, because the file format is Unix.
If I use in wayfinder the setting &categoryFoldersTpl, and set in a page the link-attribut ’rel="category"’, it doesn’t work well in the frontend.
After save the wayfinder.inc.php file format as PC, it does work well.
I use MODx 1.0.4 on Linux (Debian)