#1095034 openrefine: trim function run in loop without effect

Package:
openrefine
Source:
openrefine
Submitter:
Xavier Brochard
Date:
2025-10-26 21:45:01 UTC
Severity:
normal
Tags:
#1095034#5
Date:
2025-02-02 19:44:49 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

I've launched a simple trim function to remove blank spaces at the beginning
and the end of each cells. It runs like an infinite loop displaying "Please
Wait". Nothing else happens. Have to kill the server.

Openrefine 3.8.7 downloaded from openrefine.org, works well, as expected (on
the same datas of course).

Here's last lines of debug output. I hope they are relevant :

08:35:49.184 [..etty.io.ManagedSelector] Selector sun.nio.ch.EPollSelectorImpl@5f990989 woken with none selected (0ms)
08:35:49.184 [..etty.io.ManagedSelector] Selector sun.nio.ch.EPollSelectorImpl@5f990989 woken up from select, 0/0/0 selected (0ms)
08:35:49.184 [..etty.io.ManagedSelector] Selector sun.nio.ch.EPollSelectorImpl@5f990989 processing 0 keys, 0 updates (0ms)
08:35:49.184 [..etty.io.ManagedSelector] updateable 0 (0ms)
08:35:49.184 [..etty.io.ManagedSelector] updates 0 (0ms)
08:35:49.184 [..etty.io.ManagedSelector] Selector sun.nio.ch.EPollSelectorImpl@5f990989 waiting with 0 keys (0ms)

#1095034#10
Date:
2025-02-09 15:39:34 UTC
From:
To:
Hi,

thanks for the report.

Could you send me a sample of your data or tell me what data you are trying to
modify. Maybe steps to reproduce the problem. Is it specific to a certain data
type or a general issue? The more information the better.

Regards,

Markus

#1095034#15
Date:
2025-10-26 21:42:42 UTC
From:
To:
I have uploaded a new revision of openrefine, 3.8.7-2, a while ago and I
believe it fixes your problem. Apparently I forgot to link to the localizer.jar
which may explain the loop since I assume you were using the French
localization back then. Please let me know if the problem persists or if we can
close this issue.

Regards,

Markus