Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
11.5-rc-1
-
None
-
Windows 10 Pro 64 bit, Firefox 67, using a local instance of XWiki 11.5RC1 on PostgreSQL 11
-
Integration
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Configure and create a XWiki 11.5RC1 instance with PostgreSQL 11
- Go to Wiki Index
- Click 'Create Wiki'
- Type a Pretty Name for the new subwiki (e.g. subwikiglobal)
- Select Standard Flavor (or click somewhere on the page)
EXPECTED RESULTS
After the name of the subwiki (and identifier, which is filled automatically) are chosen, the subwiki is ready to be created.
ACTUAL RESULTS
The 'Next Step' button is disabled. Under 'Wiki Identifier' section, the following message is displayed:
A database with this identifier already exists
On PgAdmin (v4.8), under 'xwiki > Schemas' the 'subwikiglobal' is already created (instead of being created when clicking 'Next Step > Create'). If another subwiki Pretty Name is typed, its schema is automatically (instant) created as well, thus preventing subwikis creation.
The issue could not be reproduced in XWiki 11.4