FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix checking of resolved outputs in DefaultModuleService · Issue #426 · scijava/scijava-common · GitHub

Fix checking of resolved outputs in DefaultModuleService #426

Description

The method DefaultModuleService#getSingleItem is used for both inputs and outputs, but this line only checks the input:

if (module.isInputResolved(name)) continue; // skip resolved inputs

See also #423 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL