Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3-milestone-2
-
Fix Version/s: 3.3-rc-1
-
Component/s: {Unused} Wiki Manager
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
The wiki manager's XemManager.Install page checks that there exists at least 1 template in the list when deciding whether to propose the user to import the default template. This could be a problem if other templates are installed but not the default one.
Making XemManager.Install explicitly check for the default template name to exist would solve the issue.