Thank for the tip. Indeed there are many ._css files in t3skin. They are created by Mac OS X tar. I deleted the files in typo3/sysext/t3skin/stylesheets/*. Deleted evertything in typo3temp. Cleared the browser cache. Same behavior... merge-.xxxx.css still has junk lines in it.
What other directories with css files/dirs are related to the compressor and the typo3 backend? Thanks Ronald >> I have a persisting problem with Safari and my typo3 installations ever >> since the compressor has been introduced. >> The Typo3 backend is non functional in Safari. The css styles are being >> mangled by the server. I can reproduce this on various Mac OS X Clients. >> After deleting typo3temp the same thing happens again. The Frontend works >> fine, mod_rewrite is working as well. >> >> When I look the the generated css files on the server in >> typo3temp/compressor throughout the file (merged.xxxxxxx.css) several lines >> are inserted into the css file effectively corrupting it (see below). >> >> Throughout the file several of these obscure "Mac OS X junk" lines have been >> inserted. The server OS is linux. Apparently during the generation of the >> css I suppose typo3 looks for the user-agent ... >> >> I have tried to issue this command on the client side but to no avail: >> # defaults write com.apple.LaunchServices LSQuarantine -bool NO > > Looks like this problem [1]: You have ._whatever.css files, which have been > created by OSX, but are merged by the compressor. > > Please have a look at typo3/sysext/t3skin/stylesheets/*/, if such files are > existing there. > > Kind regards > Steffen > > -- > [1] http://bugs.typo3.org/view.php?id=16515 > > Steffen Gebert > TYPO3 Core Team Member > > Use a newsreader! Check out > http://typo3.org/community/mailing-lists/use-a-news-reader/ > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
