From: Bernard D. <bde...@us...> - 2019-12-04 14:20:33
|
- **status**: open --> fixed --- ** [tickets:#223] accented chars in path names** **Status:** fixed **Created:** Wed Dec 04, 2019 09:55 AM UTC by Joachim Kock **Last Updated:** Wed Dec 04, 2019 02:20 PM UTC **Owner:** nobody There is a problem with file::hasOpenWindows if the argument is a path with accented letters. The problem is with [winNames -f], which returns window names with composed 2-byte-encoded accented letters. The string comparison detects the encoding difference. I seem to remember that Alpha already has some normal-form procs for handling this kind of situation. If would be good if they could be applied to winNames. --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |