i don't know if this is a variant of the other 7.02 customvar problem, or part of the same, but here goes
i have a structure
---section A
--- subsection A1
--- subsection A2
---
---subsection Ax
----subsection Ax1
----subsection Ax2
----fragnment_Ax2: intro to subsection Ax
---fragment_A: intro to section A
i have a CUSTOMVAR:SECTION_TITLE, which i used as a 'header' for each page
before 7.02, ie. in 7.01, all worked according to Actinic documentation
Now section A header is the one i allocated to subsection Ax and the the header for subsction Ax is now the one allocated to subsection Ax2
in other words Actinic now takes the argument to the CUSTOMVAR:SECTION_TITLE from the last subsection at each section level
(using instead a dummy product for the section intro fragment still has the same problem)
... i checked a parallel installation at home with 7.01 and it works as it should
i would rather revert back to 7.01, until this mess with CUSTOMVARS is sorted out.... can someone let me know how to do that
cheers
i have a structure
---section A
--- subsection A1
--- subsection A2
---
---subsection Ax
----subsection Ax1
----subsection Ax2
----fragnment_Ax2: intro to subsection Ax
---fragment_A: intro to section A
i have a CUSTOMVAR:SECTION_TITLE, which i used as a 'header' for each page
before 7.02, ie. in 7.01, all worked according to Actinic documentation
Now section A header is the one i allocated to subsection Ax and the the header for subsction Ax is now the one allocated to subsection Ax2
in other words Actinic now takes the argument to the CUSTOMVAR:SECTION_TITLE from the last subsection at each section level
(using instead a dummy product for the section intro fragment still has the same problem)
... i checked a parallel installation at home with 7.01 and it works as it should
i would rather revert back to 7.01, until this mess with CUSTOMVARS is sorted out.... can someone let me know how to do that
cheers
Comment