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

"Administer User" link at User summary pane in the Management Portal page (ConfigurePortalPages!default.jspa) not being generated correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 3.9
    • 3.8.1
    • None

    Description

      Clicking into the user profile, then following the link to Dashboard Config and you will notice that the "Administer User" link doesn't include the ?name=user parameter.

      This is due to the User object is being at the top of the stack instead of the action class itself:

      portalconfig.jsp
      <webwork:property value="remoteUser">
        <jsp:include page="/includes/panels/user_summary_pane.jsp" />
      </webwork:property>
      

      Where the param, is generated in this way:

      user_summary_pane.jsp
      <webwork:param name="'name'" value="./user/name"/>
      

      Attachments

        Activity

          People

            dushan@atlassian.com Dushan Hanuska [Atlassian]
            knlee Kay Nny Lee [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 3h
                3h