Hi there,
I don't know much about php.
When I used a website code, with $slug, when I use Chinese Character as the file title, album title, these names become void or invalid. I go through all the codes, I found your codes were listed in the vendor folder.
After checking /core/vendor/league/commonmark/src/Normalizer/SlugNormalizer.php
I thought maybe your php code doesn't support Chinese Characters. Because when I use other function on the website, such as searching, it works.
Not sure if what I mentioned above make sense.
Thanks anyway.
Hi there,
I don't know much about php.
When I used a website code, with $slug, when I use Chinese Character as the file title, album title, these names become void or invalid. I go through all the codes, I found your codes were listed in the vendor folder.
After checking /core/vendor/league/commonmark/src/Normalizer/SlugNormalizer.php
I thought maybe your php code doesn't support Chinese Characters. Because when I use other function on the website, such as searching, it works.
Not sure if what I mentioned above make sense.
Thanks anyway.