RandomSec/main
chuhao zeng 1f0111eaed
Fix silent error in JSON/XML importers (#2414)
* Add error handler for parse error

* Add test for parsing json with incorrect strecture

* Enable localization from front-end

* Add methods to get localized error messages

* Update returned exception message

* Remove unused log and fix file diff issue

* Test auto build

* Refactor getOptions in newly created test

* Use new exception to unwrap original message

* Undo unexpected fix

* Remove unused lines

* Fix exception logic

* Fix typo
2020-03-27 09:41:49 +01:00
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src Fix silent error in JSON/XML importers (#2414) 2020-03-27 09:41:49 +01:00
tests Fix silent error in JSON/XML importers (#2414) 2020-03-27 09:41:49 +01:00
webapp Fix silent error in JSON/XML importers (#2414) 2020-03-27 09:41:49 +01:00
pom.xml Merge pull request #2367 from OpenRefine/issue-2365-maven-deps 2020-03-08 15:21:58 +00:00