cdisc-org / cdisc-org/cdisc-rules-engine

Feature request: provide more information when error = "not well-formed (invalid token): line 604, column 53"

Open
#583 0 comments 0 reactions 0 assignees View on GitHub
Define-XML cross check reporting
Dominant language
Python
Stars
113
Forks
43
Avg merge
14h 51m
Merged PRs (30d)
14

Description

When a define.xml is involved, one may get the error:
"error":"An unknown exception has occurred"
"message":"not well-formed (invalid token): line 604, column 53"

For me (Define-XML expert ;-)) it is clear that this means that the define.xml is not "well formed", and that the problem probably occurs at line 640 in the define.xml, but for the non-export, it may come as a mistery.
Therefore I propose to adapt the message into:
"define.xml: not well-formed (invalid token): line 604, column 53" or something similar ...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.