[
https://issues.apache.org/jira/browse/OFBIZ-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David E. Jones closed OFBIZ-1378.
---------------------------------
Resolution: Fixed
Fix Version/s: SVN trunk
Assignee: David E. Jones
Thanks Scott. This is fixed in SVN rev 591834.
I used a slightly different approach than in your patch to make it more efficient (which I should have considered when writing it originally). At least, hopefully it will be more efficient. The do nothing on null is more efficient but the creation of the SerialBlob only when needed may actually cause data to be transferred twice if the JDBC driver is really funny.
Anyway, seems to be working fine now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.