Uploaded image for project: 'atlassian-seraph'
  1. atlassian-seraph
  2. SER-28

Inconsistent handling of relative os_destination paths

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 0.7.2
    • None
    • true

      In LoginFilter.doFilter (right at the end of the class), there is some inconsistent handling of os_destination. If os_destination is read from a session attribute, it has the context path prepended. If read from a request parameter, it assumes the caller prepended the context path.

      For consistency with other relative paths (login.url etc), we should treat os_destination as context-relative. Ie, Seraph prepends the context path.

              7ee5c68a815f Jeff Turner
              7ee5c68a815f Jeff Turner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                20 years, 19 weeks ago