Skip to content

Fix the default homepage following a clean install

Jonny Bradley requested to merge cherry-pick-e8c440f3 into 27.x
  • Fix the default homepage following a clean install

  • [FIX] install: Fix the default homepage following a clean install This was because $wikilib->sefurl($prefs['wikiHomePage']) in default_homepage.php was changed to provide an edit page url if the page doesn't exist (another regression from f2425eb7)

See merge request !4991 (merged)

(cherry picked from commit e8c440f3)

d0b20f53 [FIX] install: Fix the default homepage following a clean install

Co-authored-by: Jonny Bradley jmail@nospaces.net

Merge request reports