Ondřej Košarko
Ondřej Košarko
Does the linkchecker invoked as one of the curation tasks check urls in description field?
``` aused by: java.lang.NumberFormatException: For input string: "20tests.arachni-scanner.com/rfi.md5.txt" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.parseInt(Integer.java:615) at org.dspace.app.xmlui.cocoon.SearchLoggerAction.act(SearchLoggerAction.java:52) at org.apache.cocoon.sitemap.impl.DefaultExecutor.invokeAction(DefaultExecutor.java:55) at org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:105) ```
We define two possible content-type for results of the translation `text/plain` and `application/json` it the request comes with wildcard `Accept: */*` the content-type used is nondeterministic, it depends on the...
via email > Hi, thanks for the great translator. One recommendation I would make is an > easy way to clear the input field for the next translation paste.
Add something that encourages to try again later (if it makes sense)
make translation possible through the location bar in browser
cwali by @maartenpt
When the input is larger than the batch size (ie. we'll be creating multiple batches from the input) it should be possible to produce some output as the batches are...
We should probably use utf-8-sig (https://docs.python.org/3/library/codecs.html) to decode the incoming text file