Main acceptance criteria(s): When a wiki admin enables the highlight of links to nonexistent pages, then the creole links to nonexistent will appear in red.
Description: This case tests if broken link highlighting automatically updates a link's color if the page it is referencing is later updated.
Test steps:
- Enable highlighting of links in System Settings > Wiki
- Create wiki page 1 and add a link [[test]] in the content field
- View wiki page 1 and assert blue (normal) link
- Delete wiki page 1 and remove from recycle bin
- View wiki page 1
- Assert [[test]] is highlighted in red
- Click on link and assert the page article is created (title is test) and loaded with empty content ready to be written