Closed doc-yh closed 9 months ago
Noted @doc-yh. We will provide an update of the EFX Toolkit that addresses this. Thank you.
Hi again @doc-yh,
The bug is actually in the EFX Toolkit. I added a fix in this branch.
We will test it tomorrow and release a new version of the EFX Toolkit asap. If you know how to build the eForms Notice Viewer using a branch from the EFX Toolkit, then you are welcome to also test it yourself and let me know if it works for you. Otherwise, I will let you know here as soon as the releases are done.
Yannis
Hello @rousso,
Thank you for solving the problem. I ran a test and it works perfectly.
Thank you very much.
Hello again @doc-yh,
The fix has been released with eForms Notice Viewer 0.10.1 and EFX Toolkit 2.0.0-alpha.3. As I explained in my previous message the actual fix is in the EFX Toolkit. The Notice Viewer was release only to update its dependency to the latest version of the EFX Toolkit.
Thank you for your help in spotting and fixing this issue. Yannis
cc: @gdranSpike
Hello,
I'm encountering an issue when generating the HTML associated with this ContractAwardNotice using the following command:
I've tried to simplify the XML as much as possible to reproduce the bug. It seems the bug occurs when we have multiple dates at the same time:
The error StackTrace:
I also tested with the API from https://viewer.preview.ted.europa.eu/api/v2/notices/render and I have the same problem, the HTML is incomplete, although the API returns a 200.
Thanks in advance.