Documentation available on SonarQube 7.9 Developer Edition LTS stores a lot of broken links

Hello,
We have SonarQube 7.9 Developer Edition LTS. The server provides documentation what is a quite nice feature. Unfortunately, a lot of links in this documentation is broken because sonarqube context is injected.

My data:

  • sonar.core.serverBaseURL: https://example.org
  • tested page: https://example.org/documentation/analysis/pull-request/

Links:

Administration > General Settings > Pull Requests > General > Provider:
https://example.org/sonarqube/admin/settings?category=pull_request/ :x:

GitHub Enterprise Integration:
https://example.org/documentation/instance-administration/github-application/ :white_check_mark:

Administration > General Settings > Pull Requests > Integration with Bitbucket Server > Personal access token:
https://example.org/sonarqube/admin/settings?category=pull_request/ :x:

Administration > General Settings > Pull Requests > Integration with Bitbucket Server > The URL of the Bitbucket Server:
https://example.org/sonarqube/admin/settings?category=pull_request/ :x:

Administration > General Settings > Pull Requests > Integration with VSTS / TFS > Personal access token:
https://example.org/sonarqube/admin/settings?category=pull_request/ :x:

Administration > General:
https://example.org/admin/settings :white_check_mark:

As you see only 2 from 6 forward to the existing pages.

Cheers

Hi Adam,

Thanks very much for this report. I’ve tested many (most? all?) of these links on localhost while the docs were in development, but without a context setting.

We’ll get on this.

 
Thx again!
Ann

1 Like

Hi Adam,

Thanks again for the report. We’re on it. For reference, here is the ticket: https://jira.sonarsource.com/browse/SONAR-12288

Cheers,
Wouter

I see the issue has been fixed in 8.0. Is it possible that you will backport to to 7.9.X? Now the documentation is a little bit unusable :wink:

Hi,

This wasn’t deemed important enough to back-port.

 
:-/
Ann

Fair enough. I just asked :slight_smile: