Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-1130

Handling of special "chars" for param ids

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 1.1.0
    • controller

      Support should be added so that params with special chars on it (eg. _) are supported. Currently an exception is being thrown. Eg. for a url

      /projects/{param_id}
      

      we get the exception:

      16:03:18,768 ERROR [org.jboss.aerogear.controller.log] (http--127.0.0.1-8080-7) AG_CONTROLLER000005: Exception Message: 'AG_CONTROLLER000010: Parameter: 'proj_id' was missing from Request': org.jboss.aerogear.controller.router.parameter.MissingRequestParameterException: AG_CONTROLLER000010: Parameter: 'proj_id' was missing from Request
      

              danielpassos Daniel Passos (Inactive)
              cvasilak_jira Christos Vasilakis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: