This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-b9880133-5484-49f8-ae43-1992e7c87a05 XWIKI-24137 Open

When failing to get current wiki authentication, there is no fllback on main wiki configuration

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-6ccdcab3-42f3-4d47-b2d5-0445a522a272 Thomas Mortagne created this issue on 19/Mar/26 11:01
 
Summary: When failing to get current wiki authentication, there is no fllback on main wiki configuration
Issue Type: cid:jira-generated-image-avatar-b9880133-5484-49f8-ae43-1992e7c87a05 Bug
Affects Versions: 15.3-rc-1
Assignee: Unassigned
Components: Old Core
Created: 19/Mar/26 11:01
Priority: cid:jira-generated-image-static-major-b543af9d-e9c9-432d-a096-1041e69352cc Major
Reporter: Thomas Mortagne
Description:

The code try the current wiki and then fallback on the main wiki if it could not find the configuration on current wiki. But if the code which try to get the configuration from the current wiki produce an exception, the main wiki step is skipped.