[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6741) [tester] editer parameter keeps original value during ws call

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu Jul 29 13:14:49 EDT 2010


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

Brian Fitzpatrick resolved JBIDE-6741.
--------------------------------------

    Fix Version/s: 3.2.0.M2
       Resolution: Done


Delivered fix.

> [tester] editer parameter keeps original value during ws call
> -------------------------------------------------------------
>
>                 Key: JBIDE-6741
>                 URL: https://jira.jboss.org/browse/JBIDE-6741
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.2.0.M2
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.2.0.M2
>
>         Attachments: DelimitedStringList.java.patch
>
>
> -open tester
> -set method to 'GET' and url to 'http://www.webservicex.net/BibleWebservice.asmx/GetBibleWordsByChapterAndVerse'
> -set following request parameters: "BookTitle=Luke", "chapter=2" and "Verse=2"
> -invoke the service
> => response body should contain "<Chapter>2</Chapter>"
> -edit "chapter=2" parameter so it's "chapter=1"
> -invoke the service again
> => response body again contains "<Chapter>2</Chapter>" but it should contain "<Chapter>1</Chapter>"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list