Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport stable-16.4.x] XWIKI-22625: TestUtils#getURL doesn't take the wiki into account #3618

Merged
merged 1 commit into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. XWIKI-22625: TestUtils#getURL doesn't take the wiki into account (#3615)

      * Improve getBaseBinURL so that it fallbacks on currentWiki if this
        one is provided
      * Add a new getURL API taking into account the wiki name
      * Extract the wiki from the entityReference when using getURL with a
        reference
      * Fix and cover possible NPE
      * Move wikiName argument to the beginning to follow the URL scheme
      * Remove Unstable
      * minor fix
    
    (cherry picked from commit 77c5da6)
    surli authored and github-actions[bot] committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6e3b7b9 View commit details
    Browse the repository at this point in the history