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

Confluence search dialog (+ Link Issues Dialog) should handle NotPermittedExceptions

    XMLWordPrintable

Details

    • 6
    • Severity 3 - Minor
    • Hide
      Atlassian Update – 06 December 2017

      Hi everyone,

      We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out.

      Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details.

      We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication.
      Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments.
      Thank you,
      Ignat Alexeyenko
      Jira Bugmaster

      Show
      Atlassian Update – 06 December 2017 Hi everyone, We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out . Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details. We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication. Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments. Thank you, Ignat Alexeyenko Jira Bugmaster

    Description

      If you create an applink to a server that disabled anonymous access to the remote API, you'll get a NotPermittedException in java. Currently, that's being sent to the client-side as an HTTP 200, which is kind of wrong.

      I would expect that if the server is unable to be contacted for the purposes of searching, we would say as such.

      Request

      URL: /jira/rest/confluenceIssueLink/1/confluence/space

      Accept:/
      Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
      Accept-Encoding:gzip,deflate,sdch
      Accept-Language:en-US,en;q=0.8
      Cache-Control:no-cache
      Connection:keep-alive
      Cookie:JSESSIONID=AB9495DC898D1F7FC93386C96B51CAD0; atlassian.xsrf.token=BS6Q-3WLF-K0C8-91DP|c8f0614decb578f2cdd56ed9395526e7103b7c27|lin; AJS.conglomerate.cookie="|workflow-mode=diagram"; studio.project.rec.used.cookie=DSS-_-; __utma=1.37138886.1361258337.1362978338.1362987684.3; __utmz=1.1361258337.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); JSESSIONID=01B5391B5A54BEECC5B7DBFE942F4013; atlassian.xsrf.token=BS6Q-3WLF-K0C8-91DP|b633986173cf20f464b1605b46e8cfe0851d81ec|lin
      Host:coleclark:8090
      Pragma:no-cache
      Referer:http://coleclark:8090/jira/browse/XSS-19
      User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.160 Safari/537.22
      X-AUSERNAME:admin
      X-Requested-With:XMLHttpRequest
      Query String Parametersview sourceview URL encoded
      appId:319c0bf0-a768-3fbb-93d1-cf664d9fe589
      _:1363240581600

      Response:

      java.lang.Exception: com.atlassian.confluence.rpc.NotPermittedException: Anonymous RPC access is disabled on this server

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              edalgliesh Eric Dalgliesh
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: