Hi,
when trying to create assets with names including the swedish chars å ä ö it seems that Matrix cant handle this chars.
Can I somewhere set the charset for assets?
Matrix can support those characters if you configure it to. You need to change the default character set to UTF8 (instead of just ISO-8859-1, which is the default). You may also need to configure Apache to use UTF8 by default.
Theres no problem within the WYSIWYG editor or any kind of content.
Its in the applet which shows the asset tree.
If things are set to ISO-8859-1, both Internet Explorer and Firefox does not handle the proper handling of UTF-8 Unicode characters - IE changes the character to an ISO-8859-1 character, Firefox changes it to the applicable entity (if you have "ă" or something like in the asset map, this happened)…
If you change the backend encoding to UTF-8 (preferably after Step 1 install, a change in backend encoding after installation is not completely 100pc safe, but you can do it from the System Configuration screen), then it should save correctly, and then they should appear in the asset map correctly after saving it.