You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2007/10/09 20:32:51 UTC

[jira] Created: (OFBIZ-1326) HttpRequestFileUpload should use collections classes

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.


[jira] Updated: (OFBIZ-1326) HttpRequestFileUpload should use collections classes

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Closed: (OFBIZ-1326) HttpRequestFileUpload should use collections classes

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (OFBIZ-1326) HttpRequestFileUpload should use collections classes

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ 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.