[jbosstools-issues] [JBoss JIRA] (JBIDE-19013) Displaying HTTP encoded characters in JAX-RS Web Services explorer

Marián Labuda (JIRA) issues at jboss.org
Thu Jan 8 09:10:30 EST 2015


Marián Labuda created JBIDE-19013:
-------------------------------------

             Summary: Displaying HTTP encoded characters in JAX-RS Web Services explorer
                 Key: JBIDE-19013
                 URL: https://issues.jboss.org/browse/JBIDE-19013
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: webservices
    Affects Versions: 4.2.1.Final
            Reporter: Marián Labuda
            Priority: Minor


Some special characters are encoded in URL. E.g. "&" is encoded as "%26". Using such encoded character In JAX-RS Resource (for example in Path) could be shown in explorer as "&" instead of "%26".

Also having 2 methods with same Path and Mediatype distinguished only be format of special characters (first one would have & and second one %26) could show warning on having ambigous paths.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)



More information about the jbosstools-issues mailing list