Follow-up Comment #1, bug #28603 (project maposmatic):
I don't really see Punycode as being a viable solution here. It does generate
ASCII, but it doesn't add anything in terms of readable information to the
filename:
>>> u'007864_2010-01-14_07-23_دمشق.png'.encode('punycode')
'007864_2010-01-14_07-23_.png-jq8asg0r8c'
I would simply not strip non-ASCII characters. The filesystem supports it
anyway. I'll give it a try on my local instance and see how it goes in terms
of browser interaction, etc.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?28603>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/