24 Aug
2015
24 Aug
'15
5:55 p.m.
It seems that the name decoding is done within the Milton library. As far as I know, eXist-db uses the same WebDAV library; did you encountered the same encoding issues with eXist-db? On Fri, Aug 21, 2015 at 9:32 AM, Andreas Jung <lists@zopyx.com> wrote:
Hi there,
does BaseX support the creation of collections containing non-ascii (uft8-encoded) characters?
In my case we have a functionality to import a ZIP file into BaseX or Exist-DB over WebDAV. File names and directory names must be preserved. BaseX seems to normalize names to ascii. Any way to change this?
Andreas