[
https://issues.apache.org/jira/browse/AXIS2-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eranga Jayasundera reassigned AXIS2-4384:
-----------------------------------------
Assignee: Eranga Jayasundera
> 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.