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

Andreas Veithen resolved AXIOM-449.
-----------------------------------

       Resolution: Won't Fix
    Fix Version/s: 1.2.15
         Assignee: Andreas Veithen

Before AXIOM-326 the ByteSearch class was part of the MIME parser. It is no 
longer used/maintained and will be removed in Axiom 1.3.
                
> skipSearch bug
> --------------
>
>                 Key: AXIOM-449
>                 URL: https://issues.apache.org/jira/browse/AXIOM-449
>             Project: Axiom
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 1.2.14
>            Reporter: David
>            Assignee: Andreas Veithen
>             Fix For: 1.2.15
>
>
> On line 86 of ByteSearch.java, it looks like the expression should be:
> k >= start;
> rather than:
> k <= start;
> since the array is looping backwards and should finish once it reaches start.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to