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

StatusCode parameter in the URL when using redirectAction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.20
    • 2.3.24
    • Core Actions
    • None

    Description

      In the WW-3389, it solved the problem when using redirect" type result. However, the same issue would be occurred when using the *redirectAction type result.
      e.g:

      <result name="redirectAction" type="redirectAction" >
         <param name="namespace">/</param>
         <param name="actionName">anotherAction</param>
      </result>
      

      The solution should be updated the

      org.apache.struts2.dispatcher.ServletActionRedirectResult.getProhibitedResultParams()

      same as WW-3389

      Attachments

        1. WW-4465.patch
          2 kB
          Harry Chan

        Issue Links

          Activity

            People

              lukaszlenart Lukasz Lenart
              harry.chan Harry Chan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: