https://jdog.jira-dev.com/issues/?jql=issue%20in%20linkedIssues("JDEV-28572") ends up terminating the link after the first open brace, which breaks the link.

            [BSERV-5028] Link is not rendered correctly in comment

            Fixed for Bitbucket Server 4.1 with the new CommonMark implementation (see BSERV-5211).

            The link boundaries are now recognized correctly in this case, as long as the parens are balanced. The reason for this is that e.g. for this:

            (see http://example.com)
            

            The closing paren should not be included in the link.

            Robin Stocker (Inactive) added a comment - Fixed for Bitbucket Server 4.1 with the new CommonMark implementation (see BSERV-5211 ). The link boundaries are now recognized correctly in this case, as long as the parens are balanced. The reason for this is that e.g. for this: (see http://example.com) The closing paren should not be included in the link.

            Brent P added a comment - - edited

            The problem comment is here: https://stash.atlassian.com/projects/JIRA/repos/jira/pull-requests/1183/overview?commentId=77758

            The link is https://jdog.jira-dev.com/issues/?jql=issue%20in%20linkedIssues("JDEV-28572")

            Interestingly, Stash makes everything up to the last quote a link: https://jdog.jira-dev.com/issues/?jql=issue%20in%20linkedIssues("JDEV-28572"

            But the link only points to: https://jdog.jira-dev.com/issues/?jql=issue%20in%20linkedIssues(

            (Also funny that JIRA itself seems to have the same problem)

            Brent P added a comment - - edited The problem comment is here: https://stash.atlassian.com/projects/JIRA/repos/jira/pull-requests/1183/overview?commentId=77758 The link is https://jdog.jira-dev.com/issues/?jql=issue%20in%20linkedIssues( "JDEV-28572") Interestingly, Stash makes everything up to the last quote a link: https://jdog.jira-dev.com/issues/?jql=issue%20in%20linkedIssues( "JDEV-28572" But the link only points to: https://jdog.jira-dev.com/issues/?jql=issue%20in%20linkedIssues( (Also funny that JIRA itself seems to have the same problem)

              rstocker Robin Stocker (Inactive)
              igrunert ig (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: