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. |