[
https://issues.apache.org/jira/browse/DAFFODIL-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2641.
-----------------------------------
Verified the specified commit (commit 33229d879007a37724f0409ee30d7307d500777c)
is included in the latest pull from the daffodil repository.
Verified changes identified in commit and ticket comments were implemented.
> Incorrect scaladoc in sapi/japi for isError
> -------------------------------------------
>
> Key: DAFFODIL-2641
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2641
> Project: Daffodil
> Issue Type: Bug
> Components: Back End, Documentation
> Affects Versions: 3.2.1
> Reporter: Olabusayo Kilo
> Assignee: Olabusayo Kilo
> Priority: Trivial
> Fix For: 3.3.0
>
>
> I noticed an error in the scaladoc for isError, which described the exact
> opposite behavior of what isError represents
>
> {code:java}
> * @return true if no errors occurred, false otherwise{code}
> instead of
> {code:java}
> * @return true if it represents an error, false otherwise {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)