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/04 20:32:51 UTC

[jira] Updated: (OFBIZ-1308) Classpath.toString() doesn't use its loop variable

     [ https://issues.apache.org/jira/browse/OFBIZ-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1308:
------------------------------

    Attachment: framework-start-Classpath-toString-loop-fix.patch

> Classpath.toString() doesn't use its loop variable
> --------------------------------------------------
>
>                 Key: OFBIZ-1308
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1308
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: framework-start-Classpath-toString-loop-fix.patch
>
>
> When toString() is called, the loop variable(i) is not used, and the first element is always appended to the string buffer.  Attached patch fixes it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.