I have noticed and solved a strange issue but I'm still curious what is causing it... Here's what happened:
- I've created three different websites hosted by three different hosting companies.
- All of the websites are on CMSMS 2.1.3 “Black Point”.
- Croatian letters are displayed correctly on basic installation.
- Croatian letters are NOT displayed correctly within any of the non-core modules (modules installed afterwards, like Gallery, FormBuilder or LISE).
- While checking PHP database I've noticed that every single entry is using "collation: utf8_general_ci" except entries of above mentioned three modules - they were using "collation: utf8_swedish_ci".
Any ideas how or why this could happened? I have no connection with Sweden whatsoever, not even the time zone and I certainly didn't choose Swedish for single module installation because (as far as I know) it is not possible!
And is there a way to change all of the "utf8_swedish_ci" entries all at once? What I did to change it was a lot of manual work because PHP is not my field of expertise. Far, far from it to be honest...

To conclude: All of my actions were just as usual, exactly like dozens of times before but all of a sudden additional modules went off to Sweden for no particular reason. Is it a bug or something else?
Thank you in advance and best regards!