OP-TED / eforms-notice-viewer

This is a sample eForms application that can visualise an eForms notice. It uses efx-toolkit-java to generate XSL templates from notice view templates written in EFX. It then uses an XSLT processor to generate an HTML visualisation of any given eForms notice.
https://docs.ted.europa.eu/eforms-common/notice-viewer/index.html
European Union Public License 1.2
10 stars 1 forks source link

running eforms-notice-viewer-0.8.0-SNAPSHOT-app.jar thows error #72

Closed MichaelAdam-AKA-Mike closed 7 months ago

MichaelAdam-AKA-Mike commented 1 year ago

After downloading sdk1.7.0 is now working, another error is thrown running java -jar D:\eForms-SDK\eforms-notice-viewer-develop\target\eforms-notice-viewer-0.8.0-SNAPSHOT-app.jar de cn23.xml

The cn23.xml file is copied from downloaded eforms-sdk\1.7\examples\notices directory. the output is: Error at char 19 in expression in xsl:variable/@select on line 7 column 257 FODC0005 URIs using protocol file are not permitted at variable labels on line 7 column 257 invoked by global variable labels at #7 at template block01 on line 162 column 34 invoked by xsl:call-template at #139 invoked by xsl:for-each at #138 In template rule with match="/" on line 132 of Error executing the application with arguments [[de, cn_23.xml]]. Please see the logs.

Log file is attatched.

eforms-notice-viewer.log

justinasdauksa commented 1 year ago

Any news on this issue? I am having the same problem with both sdk-1.0.0 and sdk-1.5.0

jesperkonincks commented 1 year ago

Also having the same issue

rousso commented 1 year ago

Thank you, We will look into this asap.

jesperkonincks commented 1 year ago

Don't know if it is of any use but the API (https://viewer.ted.europa.eu/swagger-ui/index.html#/notice-render-controller/renderNotice) throws an 500 error

rousso commented 11 months ago

Hi @MichaelAdam-AKA-Mike, @justinasdauksa, @jesperkonincks. Do you still have this problem with version 0.9.0?

jesperkonincks commented 10 months ago

Hi @MichaelAdam-AKA-Mike, @justinasdauksa, @jesperkonincks. Do you still have this problem with version 0.9.0?

It is working again.

rousso commented 7 months ago

It seems like this is not an issue in versions after 0.9.0, so I am closing this ticket.