Tom Morris

Results 686 comments of Tom Morris

What is your locale set to? I'm unable to reproduce the problem with OpenRefine 3.4.1 (or the development 3.5 version) using Chrome on Mac OS. It's unclear to me whether...

Thanks for the additional data. The corruption is definitely in the data on the server, not just the rendering in the web browser. What version(s) of Java being used for...

Note that UTF-8 is the default from Java 18 onward. https://openjdk.org/jeps/400

Finished the incomplete edit from https://github.com/OpenRefine/OpenRefine/issues/1494#issuecomment-366249196 to get rid of all the confusing A/B verbiage.

Why is this labelled `Priority: High`? It seems like it would be a pretty rarely used feature.

Another potential solution would be a menu of commonly used functions, either automatically curated or curated by the user. Basically the web UI equivalent to GREL history & starred expressions.

@wetneb Do you have a pointer to where the problem was originally reported? More context would be helpful. I did a quick review of the code and don't see any...

I suspect that this was fixed by #6749. @jquartel can you confirm?

I'll add this to my list to review, but to answer the questions: 1. Writable global variables aren't a great design choice, but it is what the current design is....

This is very cool! > One thing that could be added would be to generate a seed within the frontend, add it to the sampling object within request that gets...