The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
773c2b2455bcf887ae22efcafce2f619955834e0 / Jacques Le Roux 
<jacques.le.r...@les7arts.com>
Fixed: ‎SecuredUpload‎::checkMaxLinesLength put in a regression for PDF files 
(OFBIZ-12936)

As commented at https://s.apache.org/wpkuj, while working on OFBIZ-12926
I realised that checkMaxLinesLength put in a possible regression for PDF files.

As a summary: we can't use checkMaxLinesLength for PDF files because they may
contain several CharSet encodings. Hence no possibility to use
Files::readAllLines that needs a sole CharSet. So we need to bypass this check.

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8246522802

With regards,
GitHub Actions via GitBox

Reply via email to