Page 1 of 1

References to Base Framework not correct

Posted: Mon Aug 26, 2024 3:25 pm
by Gertone
Hi,
Evaluating Fusion for a project that involves a DITA specialisation.
I made a framework as an extension of the DITA framework (in Oxygen 26.1)
The framework works as expected with the oxygen embedded test webauthor server
When I try to load the zipped framework in Content Fusion, I get errors on loading the CSS from the base framework
eg. this CSS
${baseFramework}/css/edit/style-basic.css
gives a warning message that ${framework}/css/edit/style-basic.css is not available
en indeed the framework file has this reference

Code: Select all

<cssFile-array>
<cssFile>
<field name="href">
<String>${framework}/css/edit/style-basic.css</String>
</field>
So there must be something bringing the framework file off balance.
Any ideas?
Thanks

Re: References to Base Framework not correct

Posted: Mon Aug 26, 2024 5:11 pm
by cosminef
Hello,

Thank you for contacting us.

Let's see if I understood correctly: I am creating a DITA extension in Oxygen Editor:
baseframework.PNG
then, I archive the respective framework, upload it to Content Fusion, and receive these validation errors:
css-error.PNG
Is this your use case?

Best,
Cosmin

Re: References to Base Framework not correct

Posted: Mon Aug 26, 2024 6:50 pm
by Gertone
Hi Cosmin,
Thanks for looking into this.
Yes, that is exactly what is going on
Best regards,
Geert

Re: References to Base Framework not correct

Posted: Mon Aug 26, 2024 6:52 pm
by Gertone
Looking for solutions, I did hack the framework file to read
<field name="href">
<String>${baseFramework}/css/edit/style-basic.css</String>
</field>
But then I get the same error (with a different path)

Re: References to Base Framework not correct

Posted: Mon Aug 26, 2024 9:07 pm
by Gertone
BTW
Oxygen Enterprise 26.1 on windows
Content Fusion 6.2 on Linux

Re: References to Base Framework not correct

Posted: Tue Aug 27, 2024 9:05 am
by cosminef
Hello,

Thank you for the confirmation.
This is an incorrect validation error, and we already have an issue logged regarding this: WA-7678. Once it is fixed, you will be notified here on the forum.
After you press OK, the framework will upload successfully, and you can use it properly, so you can ignore this validation message.

Best,
Cosmin

Re: References to Base Framework not correct

Posted: Tue Aug 27, 2024 10:08 am
by Gertone
Ok thanks for looking into it.
It seems however that the CSS files are really not found (proper visualisation in Web Author, no proper visualisation in Fusion)
I will look deeper into this to see if I made an association error

Re: References to Base Framework not correct

Posted: Tue Aug 27, 2024 11:19 am
by cosminef
Hello,

Alright. If you check and encounter any issues after uploading the framework, please let us know by providing a detailed description of the situation.

Best,
Cosmin

Re: References to Base Framework not correct

Posted: Wed Mar 12, 2025 3:41 pm
by cosminef
Hello,

We wanted to inform you that we have released version 8.0 of Oxygen Content Fusion, and the issue recorded as WA-7678 has been resolved.
As a result, the warnings (which were mistakenly displayed) will no longer appear.

To discover the new features in Oxygen Content Fusion version 8.0, you can visit the **What's New** section [1].

Best,
Cosmin

[1] https://www.oxygenxml.com/content_fusion/whats_new.html