ServletActionContextCompatManager.getRequest() is not a direct replacement for ServletActionContext.getRequest()

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      As per title

      Steps to Reproduce

      Call 

      new ServletActionContextCompatManager.getRequest() 

      Expected Results

      Same result as

       

      ServletActionContext.getRequest()

       

      Actual Results

      When the ServletActionContext does not exist, we fallback to ServletContextThreadLocal.

      Workaround

      N/A

            Assignee:
            Kusal Kithul-Godage
            Reporter:
            Kusal Kithul-Godage
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: