[
https://issues.apache.org/jira/browse/DAFFODIL-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle resolved DAFFODIL-2309.
-------------------------------------
Resolution: Fixed
Fixed in bf333ad77d96531ccffaa04d6851e1ce1376ecb5
> API calls that take name and namespace should check for namespace-only error
> ----------------------------------------------------------------------------
>
> Key: DAFFODIL-2309
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2309
> Project: Daffodil
> Issue Type: Improvement
> Components: API
> Affects Versions: 2.5.0
> Reporter: Mike Beckerle
> Assignee: Mike Beckerle
> Priority: Minor
> Fix For: 2.6.0
>
>
> Several API methods take a name and namespace as strings, or Option[String]
> for scala, and they tolerate getting neither, or getting only a name. But the
> erroneous usage of supplying no name, but supplying a namespace will just get
> ignored.
> This should instead issue an error that you cannot supply only the namespace.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)