Skip to content

[BUG] HTML generation: Nondeterministic output when Aspect names clash #798

@atextor

Description

@atextor

How: List of performed steps

  • Load an Aspect Model that, including its dependencies, contains at least two samm:Aspects with the same local name.
  • Run HTML generation for loaded model.

What: Actual result vs expected result

  • Expected: Either the Aspect to use is determined from the given file name or path and the documentation for the corresponding Aspect is generated, or an error is thrown because it's not clear which Aspect to generate for.
  • Actual: Nondeterministic behavior: Sometimes documentation is generated for one of the Aspects, sometimes for the other

Where: (e.g. component, version, url, your system info)
esmf-sdk 2.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    acknowledgedHas been viewed by one of the maintainers and is ready for further work, discussion or other steps.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions