Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-12851

Login Redirect URL loses Issue ID

    XMLWordPrintable

Details

    • 3.09
    • Severity 3 - Minor
    • Hide
      Atlassian Update – 16 November 2017

      Hi everyone,

      The issue has not collected enough votes, watches, comments or support cases during it's lifetime. In this sense overal interest in the reported problem is low.
      Jira team is focusing on bigger and more impactful issues at the moment and we are not likely to look at the current bug soon. Therefore I'm resolving the issue as Timed Out.

      Atlassian will continue to watch issue for the further updates, so please don't hesitate to share your feedback in the issue comments.

      Cheers,
      Ignat Alexeyenko
      Jira bugmaster.

      Show
      Atlassian Update – 16 November 2017 Hi everyone, The issue has not collected enough votes, watches, comments or support cases during it's lifetime. In this sense overal interest in the reported problem is low. Jira team is focusing on bigger and more impactful issues at the moment and we are not likely to look at the current bug soon. Therefore I'm resolving the issue as Timed Out . Atlassian will continue to watch issue for the further updates, so please don't hesitate to share your feedback in the issue comments. Cheers, Ignat Alexeyenko Jira bugmaster.

    Description

      The <jira:loginlink/> taglib doesn't seem to keep additional parameters of an original URL (e.g. os_destination=/secure/AddComment.jspa?). This gives trouble when someone tries to re-login to perform a previously rejected action, for instance, "re-login to comment".

      It seems like the SecurityFilter.ORIGINAL_URL value is not correctly stored.

      private static String getOriginalURL(HttpServletRequest request, boolean external)
          {
              String originalURL = (String) request.getAttribute(SecurityFilter.ORIGINAL_URL);
      ...
      

      For the given example above, a user will see an "Unable to perform action - Error - The issue no longer exists." page after he has re-logged in.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yuenchi.lian Yuen-Chi Lian [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: