[
https://issues.apache.org/jira/browse/DAFFODIL-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-1043.
-----------------------------------
Verified the specified commits (commit 82028c1ae85fd2461e633450cf9b13be4292e066
and 565712f05ff94bc232695b7310389f9de8f03a8e) is included in the latest pull
from the incubator-daffodil repository.
Verified the all incubator-daffodil sbt test suites execute successfully
including the specified tests.
Verified the nightly test schemas compile and save successfully.
Verified the nightly test suite executes successfully.
> Bad diagnostic message: The type Complex cannot be converted to ....
> --------------------------------------------------------------------
>
> Key: DAFFODIL-1043
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1043
> Project: Daffodil
> Issue Type: Bug
> Components: Back End, Diagnostics, Front End, Usability
> Affects Versions: s15
> Reporter: Mike Beckerle
> Assignee: Rick
> Priority: Minor
> Labels: beginner
> Fix For: 3.0.0
>
>
> The type Complex cannot be converted to .....
> This schema definition error is produced in situations where one has a
> complex element type, but you are using it in an expression that requires a
> simple type.
> The message needs to provide more info. E.g.,
> test_checkConstraintsComplexTypeFails has an expression containing
> dfdl:checkConstraints(.) but on a complex type. The message doesn't contain
> the expression text anywhere.
> test_assertFailShowsValue2 has an assertion which tries to evaluate the
> expression "." on a complex type. Again no mention of the expression, or it
> appearing in an assertion test.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)