HttpRequestFileUpload should use collections classes
---------------------------------------------------- Key: OFBIZ-1326 URL: https://issues.apache.org/jira/browse/OFBIZ-1326 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Adam Heath Priority: Trivial Fix For: SVN trunk Don't use Dictionary or HashTable, but Map/FastMap instead. -- 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-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1326: ------------------------------ Attachment: framework-base-HttpRequestFileUpload-collections-1.2.patch > HttpRequestFileUpload should use collections classes > ---------------------------------------------------- > > Key: OFBIZ-1326 > URL: https://issues.apache.org/jira/browse/OFBIZ-1326 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-HttpRequestFileUpload-collections-1.2.patch > > > Don't use Dictionary or HashTable, but Map/FastMap instead. -- 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-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1326: ------------------------------ Assignee: Adam Heath > HttpRequestFileUpload should use collections classes > ---------------------------------------------------- > > Key: OFBIZ-1326 > URL: https://issues.apache.org/jira/browse/OFBIZ-1326 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-HttpRequestFileUpload-collections-1.2.patch > > > Don't use Dictionary or HashTable, but Map/FastMap instead. -- 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-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath closed OFBIZ-1326. ----------------------------- Resolution: Fixed This is fixed by version 585644 > HttpRequestFileUpload should use collections classes > ---------------------------------------------------- > > Key: OFBIZ-1326 > URL: https://issues.apache.org/jira/browse/OFBIZ-1326 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-HttpRequestFileUpload-collections-1.2.patch > > > Don't use Dictionary or HashTable, but Map/FastMap instead. -- 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 |