Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.2
-
Fix Version/s: 2.4
-
Component/s: Wiki (2.x)
-
Testing Instructions:
-
Affected Branches:MOODLE_22_STABLE
-
Fixed Branches:MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-mdl-32797
-
Pull Master Diff URL:
Description
When creating a wiki the default value for "First page name" is "First page name". It should be blank and force the user to enter in a page name value, because if someone is not paying attention they will create a new wiki with a useless first page name and cannot change it.
The request to change the first page name is in MDL-6488, but until that is implemented, it is better to prevent someone from ending up with a horrible default name.