| This issue cannot be reproduced in a regular XWiki instance but on an integration test instance, e.g., for xwiki-platform-notifications-test-docker and xwiki-platform-xclass-test-docker that doesn't include the Panel UI extension, an error like
or also
is shown. This also causes test failures, e.g., of org.xwiki.platform.notifications.test.ui.AllIT$NestedNotificationsIT#notificationDisplayerClass, in particular with Firefox 153 as there is a race between dataeditors.js and flamingo.js, while the former correctly declares the path, the latter doesn't and thus causes a load failure for jQuery which is persisted and then makes the object editor fail to load. |