#1083: Paths with non-ascii characters
---------------------------------------------+------------------------------
Reporter: [EMAIL PROTECTED] | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone: 0.8.1
Component: app | Version:
Keywords: |
---------------------------------------------+------------------------------
There are problems with non-ascii characters in paths.
* SQLite3 needs a path in UTF-8.
* dApp creates a default BasePrefKey based on the pathname.
However, the encoding on win32 is MBCS. The proposed solution is to
* recode the path to UTF-8
* convert the default BasePrefKey to unicode
Patch attached. Tested on Win XP only.
--
Ticket URL: <http://svn.dabodev.com/trac/dabo/ticket/1083>
Dabo <http://svn.dabodev.com/trac/dabo>
Trac Page for Dabo
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]