This issue has been created
There is 1 update.
 
 
Book Versions / cid:jira-generated-image-avatar-77a9c1aa-b6de-4be2-aebd-0001592077ea BVERSION-120 Open

includeLibrary should use the currently selected version instead of the inherited version

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f4a8200e-72ac-430a-86f9-833dd8e3c6a8 Mathieu Pace created this issue on 29/Jan/25 16:44
 
Summary: includeLibrary should use the currently selected version instead of the inherited version
Issue Type: cid:jira-generated-image-avatar-77a9c1aa-b6de-4be2-aebd-0001592077ea Improvement
Assignee: Unassigned
Components: Library
Created: 29/Jan/25 16:44
Labels: priority
Priority: cid:jira-generated-image-static-major-6b9a9b69-0774-452f-bcd5-3d130c07a8c6 Major
Reporter: Mathieu Pace
Description:

In a book configured this way:

Book version Library Library version
V1 LibA V1
V2 LibA V2

The includeLibrary macro currently displays the content of the library version configured for the inherited book version.

This means that when displaying a page in V2, which inherits content from V1, the includeLibrary displays the content from LibA.V1.

 

The expected behaviour is it to be from LibA.V2, because V2 is selected.

 
 

1 update

 
cid:jira-generated-image-avatar-f4a8200e-72ac-430a-86f9-833dd8e3c6a8 Changes by Mathieu Pace on 29/Jan/25 16:44
 
Assignee: Mathieu Pace