Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Reverted: Unknown request [images]; this request does not exist or ca…
…nnot be called directly. (OFBIZ-10895) Partially revert r1858094, just replaces "rmaps == null" by "rmaps.isEmpty()" As Mathieu mentioned in dev: <<Checking for ‘null’ here is not a solution since ‘resolveURI’ contract it to return a non-nullable collection. This commit is only bypassing the error handling.>> As I said in r1858094: <<This has been somehow broken by OFBIZ-10438 but actually it was already broken before but not for the same reason.>> We need now to review/check how it worked in R15 where it's OK, and possibly implements the same git-svn-id: https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk@1858180 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information
Showing
with
1 addition
and 1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters