CacheLineTable.getKeyFromMemory() doesn't increment currentIdx
-------------------------------------------------------------- Key: OFBIZ-1298 URL: https://issues.apache.org/jira/browse/OFBIZ-1298 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk Reporter: Adam Heath Priority: Trivial Fix For: SVN trunk Attachments: framework-base-FixCacheLineTableGetKeyFromMemory.patch Summary says it mostly. The index is never incremented during the loop, so it's just not possible for this function to work correctly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1298: ------------------------------ Attachment: framework-base-FixCacheLineTableGetKeyFromMemory.patch > CacheLineTable.getKeyFromMemory() doesn't increment currentIdx > -------------------------------------------------------------- > > Key: OFBIZ-1298 > URL: https://issues.apache.org/jira/browse/OFBIZ-1298 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-FixCacheLineTableGetKeyFromMemory.patch > > > Summary says it mostly. The index is never incremented during the loop, so it's just not possible for this function to work correctly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1298: ------------------------------ Assignee: Adam Heath > CacheLineTable.getKeyFromMemory() doesn't increment currentIdx > -------------------------------------------------------------- > > Key: OFBIZ-1298 > URL: https://issues.apache.org/jira/browse/OFBIZ-1298 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-FixCacheLineTableGetKeyFromMemory.patch > > > Summary says it mostly. The index is never incremented during the loop, so it's just not possible for this function to work correctly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath resolved OFBIZ-1298. ------------------------------- Resolution: Fixed Applied to 585522. > CacheLineTable.getKeyFromMemory() doesn't increment currentIdx > -------------------------------------------------------------- > > Key: OFBIZ-1298 > URL: https://issues.apache.org/jira/browse/OFBIZ-1298 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-FixCacheLineTableGetKeyFromMemory.patch > > > Summary says it mostly. The index is never incremented during the loop, so it's just not possible for this function to work correctly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath closed OFBIZ-1298. ----------------------------- Is fixed in svn, so closing. > CacheLineTable.getKeyFromMemory() doesn't increment currentIdx > -------------------------------------------------------------- > > Key: OFBIZ-1298 > URL: https://issues.apache.org/jira/browse/OFBIZ-1298 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-FixCacheLineTableGetKeyFromMemory.patch > > > Summary says it mostly. The index is never incremented during the loop, so it's just not possible for this function to work correctly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |