Support for UTF8 chars in URL should be improved
Open
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There is a hack to make it possible to use the tags URL system with internationalization as Flickr does.
The hack is in Ml_Controller_Router_Route_Module which is just slight different than Zend_Controller_Router_Route_Module.
Without this URLs like http://host/henvic/tags/メインページ wouldn't be possible. This fix the problem just for the tag system.
Find a way to fix it everywhere.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.