RandomSec/main
Tom Morris f88c0e3657
Preserve international characters in project/file names on import/export (#2720)
* Preserve international characters on import/export

Fixes #1352. Preserve non-ASCII characters in project names on
project creation and filenames on export.

Uses existing filename cleaner with the addition of a few
more characters from StackOverflow, plus "#" which messes
up the download URL. Also URIencode download URL.

Removes unused I18N-incompatible cleaning function from
Wikidata extension rather than fixing it.

* Use common name cleaner function

Also preview cleaned table name instead of raw name, so user can see it.
Also add a TODO for better preview of column names
2020-06-18 22:06:46 +02:00
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src Merge pull request #2731 from tfmorris/jena-3.7.0 2020-06-16 17:08:01 -04:00
tests Fix race in Process Manager (#2748) 2020-06-17 21:24:25 +02:00
webapp Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00
pom.xml Merge pull request #2731 from tfmorris/jena-3.7.0 2020-06-16 17:08:01 -04:00