This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-dceb95ad-5214-4e94-b786-15bc07150cdc XWIKI-23955 Open

Error in javascript when opening bin/view/WikiManager/

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-40b06f75-2a03-4ec2-9059-b84218659208 Stephan Wezel created this issue on 28/Jan/26 10:53
 
Summary: Error in javascript when opening bin/view/WikiManager/
Issue Type: cid:jira-generated-image-avatar-dceb95ad-5214-4e94-b786-15bc07150cdc Bug
Affects Versions: 17.10.2
Assignee: Unassigned
Components: Wiki
Created: 28/Jan/26 10:53
Priority: cid:jira-generated-image-static-major-cee970dc-c97f-43b4-b93f-6329d4a5b086 Major
Reporter: Stephan Wezel
Description:

After upgrading out xwiki installation from 16.10.14 to 17.10.2 some administrative pages doesn't show the expected content and on the Developer tools an error is shown

Affected pages:

  • bin/view/WikiManager/
  • bin/view/Main/AllDocs

The reported error is:

Uncaught TypeError: The specifier "vue" was a bare specifier, but was not remapped to anything. Relative module specifiers must start with "./", "../" or "/". main-f8CZwdfg.js:1:648

This causes that no table is shown to list all existing wikis or all documents in the current wiki.

This affects only the main wiki.

bin/view/Main/AllDocs works correctly when opened for an sub-wiki

 
 

1 update

 
cid:jira-generated-image-avatar-40b06f75-2a03-4ec2-9059-b84218659208 Changes by Stephan Wezel on 28/Jan/26 10:55
 
Environment: debian 12.13 using the xwiki-xjetty-mariadb package