You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Eranga Jayasundera (JIRA)" <ji...@apache.org> on 2009/06/26 15:07:07 UTC

[jira] Resolved: (AXIS2-4384) careless coding when validate the idl file include made a mistake

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

Eranga Jayasundera resolved AXIS2-4384.
---------------------------------------

    Resolution: Fixed

Fixed.

> careless coding when validate the idl file include made a mistake
> -----------------------------------------------------------------
>
>                 Key: AXIS2-4384
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4384
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.5
>         Environment: axis2 1.5 release
>            Reporter: Landws Grove
>            Assignee: Eranga Jayasundera
>             Fix For: 1.5.1
>
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> in
> org.apache.axis2.corba.idl.PreProcessorInputStream
> line 244
> } else if (include.startsWith("<") && include.startsWith(">")) {       <---------- should be endsWith

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