Smalyshev created this task. Smalyshev claimed this task. Smalyshev added subscribers: Smalyshev, Manybubbles, Jdouglas. Smalyshev added projects: Search-Team, Wikidata-Query-Service. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION If I add the following URL to references: ``` http://kittenpedia.org/`~!@#$%^&*()_-+=%5C|:;{}',./? ``` it is accepted by Wikidata and is loaded fine via dump. However, when updating the same entity, the following is produced: ``` java.util.concurrent.ExecutionException: org.openrdf.query.MalformedQueryException: Encountered " "<" "< "" at line 15, column 127. ``` Looks like current encoding is still not enough. TASK DETAIL https://phabricator.wikimedia.org/T98446 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev Cc: Jdouglas, Manybubbles, Aklapper, Smalyshev, jkroll, Wikidata-bugs, aude, daniel, JanZerebecki _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
