|
| Summary: |
Placeholder replication level does not seem to be working |
| Issue Type: |
Bug |
| Affects Versions: |
2.3.8 |
| Assignee: |
Unassigned |
| Attachments: |
ReplicationPlaceholder_Page_Admin.png, ReplicationPlaceholder_Replication_tab.png |
| Created: |
27/Apr/26 15:18 |
| Environment: |
Windows 11 Pro, Edge 147, using an instance of XWiki 17.10.7 on MySQL 9.3, Tomcat 11 |
| Priority: |
Critical |
| Reporter: |
Ilie Andriuta |
| Description: |
Steps to reproduce
- Configure Replication App on 2 instances (I've reproduced this on 2 local XWiki 17.10.7 Jetty/HSQL instances running on different browsers and different ports)
- On instance A, create a page (e.g. 'ReplicationPlaceholder')
- On this page, go to Administer Page > Other > Replication
- From 'Page and children' section, select 'All instances', Replication level: Placeholder
- Click 'Save' button
- On instance B, refresh the browser and observe the Navigation Panel
Expected results On the instance B, the page was replicated (containing the warning that the page is just a placeholder for a page which exists on another replication instance). Actual results The page is not replicated on instance B. On instance A (the owner of the created page, e.g. 'ReplicationPlaceholder'), on Replication tab, the Replication level is displayed as 'Everything', but it should be 'Placeholder'. |
|