[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6283) [tester] User input for request parameters/headers should be validated

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu May 13 20:08:27 EDT 2010


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

Brian Fitzpatrick resolved JBIDE-6283.
--------------------------------------

    Resolution: Done


Delivered fix to include a warning message in the control that indicates that users should use the 'a=b' format. Note that 'a=' is valid because there may be cases (though probably few) where you might want to include a property with an empty/null value.

> [tester] User input for request parameters/headers should be validated
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-6283
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-6283
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 3.2.next
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.2.next
>
>
> currently user can enter arbitrary string as a request parameter/header, including invalid ones, such as ie 'a' - we should not allow that and tell user that he should enter param/header in '[name]=[value]' format instead

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

        


More information about the jbosstools-issues mailing list