Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-1523

DefaultActionMapper ignores "/" between the namespace and action name when there are "/" in action name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.1
    • 2.0.3
    • None
    • None

    Description

      when namespace is "/test" and action name is "*/abc"
      Then "http://localhost/myapp/test/hh/abc" can access my action.
      However, "http://localhost/myapp/test.hh/abc" can access my action too. It's not expected.

      Attachments

        Activity

          People

            mrdon Donald J. Brown
            xiaoheng Heng Xiao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: