Hi Carsten,

Where did you add the lines? Could you produce the concerned file? Could you 
create a Jira with more elements and clear explanation?

TIA

Jacques

Le 14/01/2026 à 10:54, Carsten Heinrigs a écrit :
Hello,

while trying to upload images, the application entered an endless loop

org/apache/ofbiz/security/SecuredUpload.java line 588

The count was 0 and the following conditions (lines 591 and 593) were
never met. To get out of this, I added the following lines:

inflater.end();
return true;

This is not a fix, but for now it helped as a workaround.

Reply via email to