We are currently building an Oxygen XML Editor plugin that integrates Fluenta into the DITA Maps Manager. We are using {{com.maxprograms.fluenta.API}} for calling Fluenta operations.
I noticed that when we try to generate an XLIFF for somewhat larger ditamaps, an exception is thrown.
I also reproduced the problem with the original Fluenta application, version 2.5.0:
I did not find useful information in the log (for example, what is the URI that is not absolute and triggered the exception).
The dita project on which I reproduce it is available on github: https://github.com/oxygenxml/userguide.
Hello,
We are currently building an Oxygen XML Editor plugin that integrates Fluenta into the DITA Maps Manager. We are using {{com.maxprograms.fluenta.API}} for calling Fluenta operations.
I noticed that when we try to generate an XLIFF for somewhat larger ditamaps, an exception is thrown. I also reproduced the problem with the original Fluenta application, version 2.5.0:
I did not find useful information in the log (for example, what is the URI that is not absolute and triggered the exception). The dita project on which I reproduce it is available on github: https://github.com/oxygenxml/userguide.