[jbosstools-issues] [JBoss JIRA] (JBIDE-15908) Problem decorator is not removed after error was fixed

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Fri Nov 8 16:38:02 EST 2013


     [ https://issues.jboss.org/browse/JBIDE-15908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon reassigned JBIDE-15908:
-------------------------------------

    Assignee: Max Rydahl Andersen  (was: Xavier Coulon)


Please review the PR 
                
> Problem decorator is not removed after error was fixed 
> -------------------------------------------------------
>
>                 Key: JBIDE-15908
>                 URL: https://issues.jboss.org/browse/JBIDE-15908
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.1.1.Beta1
>            Reporter: Xavier Coulon
>            Assignee: Max Rydahl Andersen
>             Fix For: 4.1.1.CR1
>
>
> Create a JAX-RS validation error such as 
> {code}
> @GET
> @Path("/{id}")
> public AttendeeRepresentation getAttendee(@PathParam("ide") final int id) { 
> ...
> }
> {code}
> ASSERT: an error decorator appears on the JAX-RS Endpoint in the project explorer. 
> Fix the problem (change "ide" -> "id")
> ASSERT: the error decorator should disappear
> FAIL the error decorator remains visible.

--
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


More information about the jbosstools-issues mailing list