-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: Wiki
-
Labels:
-
Fix Priority:4
-
Git Pull Request:
When a user wants to rename a wiki article if he uses "Enter" key instead of the "Rename" button. The UI seems to work properly however checking the wiki articles list the action done has no effect.
Steps to reproduce
- Add a wiki article
- Publish
- Rename the article created in step 1
- Type a new name for the article
- Press Enter key
Expected result
A wiki article with the new name is created and accessing the wiki article with the old name redirects to the new one.
Current result
Nothing happens