This issue has been created
There is 1 update.
 
 
Book Versions / cid:jira-generated-image-avatar-5161ee53-4f60-45b4-bc8f-6b33a1225971 BVERSION-178 Open

includeSiblingBookPage macro doesn't handle inheritance of the referenced page

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-12cdbc82-80db-4fd9-9e10-fe51c077a4e8 Mathieu Pace created this issue on 05/Mar/25 17:27
 
Summary: includeSiblingBookPage macro doesn't handle inheritance of the referenced page
Issue Type: cid:jira-generated-image-avatar-5161ee53-4f60-45b4-bc8f-6b33a1225971 Bug
Assignee: Unassigned
Components: Base feature
Created: 05/Mar/25 17:27
Priority: cid:jira-generated-image-static-critical-af95b28a-4d58-41e1-94cd-514c1f44bf24 Critical
Reporter: Mathieu Pace
Description:

Currently, the includeSiblingBookPage macro only displays the content of the referenced page if it has the exact same version of the page it is used it.

Take the following example:

  • a page P1, with versioned content pages for v1 and v3
  • a page P2 with versioned content pages for v1, v2 and v3, using the includeSiblingBookPage macro.

Currently, macro in version:

  • v1, displays the content of P1 v1
  • v2, displays nothing
  • v3, displays the content of P1 v3

The macro should in version:

  • v1 and v2, displays the content of P1 v1
  • v3, displays the content of P1 v3
 
 

1 update

 
cid:jira-generated-image-avatar-12cdbc82-80db-4fd9-9e10-fe51c077a4e8 Changes by Mathieu Pace on 05/Mar/25 17:33
 
Version: 1.0