The GitHub Actions job "CodeQL" on ofbiz-framework.git/release24.09 has failed. Run started by GitHub user nmalin (triggered by nmalin).
Head commit for run: 7827f48f3317cc185c95bfb01f708e05702edd08 / Nicolas Malin <nicolas.ma...@nereide.fr> Fixed: Error viewing entities with fromDate key in entity maintenance (OFBIZ-13222) Viewing entities with a fromDate as a primary seems to be broken with link like : https://demo-next.ofbiz.apache.org/webtools/control/entity/find/PartyContactMech/DemoCustomer/9015/2001-05-13%2000:00:00.0 This issue came from exception when we initialize java class java.net.URI with it, due to the presence of bad character %20. To solve it, we encode the entity primary key path to escape this failure. Thanks to Mickael Brohl for raise this issue and Jacques Leroux for the review Report URL: https://github.com/apache/ofbiz-framework/actions/runs/14727187524 With regards, GitHub Actions via GitBox