Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing an inherited attribute class throws 'uncaught exception' #113

Closed
rvdb opened this issue Nov 16, 2020 · 0 comments
Closed

removing an inherited attribute class throws 'uncaught exception' #113

rvdb opened this issue Nov 16, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@rvdb
Copy link

rvdb commented Nov 16, 2020

This is new in Roma-0.3.0, and I'm guessing it might be related to #101.

When an ODD is create from scratch in Roma, removing (some) inherited attributed classes throws an uncaught exception: [object Object] error.

Following steps illustrate the issue:

  1. start with TEI Minimal schema
  2. select <persName>
  3. delete att.datable.custom from <persName>

This throws the error mentioned above.

Note: the same error is thrown when att.datable.iso is removed. Yet, removing att.datable.w3c does work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants