Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-6656

javax.servlet / jakarta.servlet request attributes are not correctly translated

    XMLWordPrintableJSON

Details

    Description

      When setting a javax.servlet request attribute, for example the error code, getAttribute will return null. getAttribute is only looking up the jakarta.servlet variant of that property not seeing the initially set one.
      We need to do the translation on all three methods, getAttribute, setAttribute, removeAttribute

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: