Skip to content

"Open Documentation" parses wrong class name #15

@CSchoel

Description

@CSchoel

When trying to open the documentation for this package

package SHMContraction "modular and monolithic models of the human cardiac conduction system based on the PhD thesis of H. Seidel"
annotation(Documentation(info="<html>
  <p>Contains a modular version of the cardiac conduction system in the
  Seidel-Herzel-model (SHM)</p>
</html>"));
end SHMContraction;

Mo|E opens this URL in the browser

http://localhost:9001/mope/project/0/doc?class=%3C/html%3E%22));

which is not exactly helpful. ;)

The same is true for models within a package with varying line numbers from where the supposed class name is parsed.

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