Bug #3387
Mis à jour par Serge Heiden il y a plus de 2 ans
Impossible to view edition of a corpus composed of a text named 'Stèle de Méry LouvreC3.xml'.
See screenshot:!ubuntu-import-xtz-edition-broken-accented-characters-in-source-file-name.png!

h3. Solution 1
Pre-encode correctly the URLs given to the Webkit internal browser.
The Java URI encoding differs from the Webkit URL encoding:
* the space are well encoded
* the accented characters are not encoded
h3. Solution 2
Remove all accents from accented characters in source file name. name
See screenshot:!ubuntu-import-xtz-edition-broken-accented-characters-in-source-file-name.png!

h3. Solution 1
Pre-encode correctly the URLs given to the Webkit internal browser.
The Java URI encoding differs from the Webkit URL encoding:
* the space are well encoded
* the accented characters are not encoded
h3. Solution 2
Remove all accents from accented characters in source file name. name