Missing error message on set Section.link and Section.include
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
A Section may only contain either a link or an include, but must not contain both. Trying to load a document with a Section containing both leads to an uncaught background exception.
At least provide the user with an appropriate message what went wrong.
Contributor guide
Assessment
This issue has not been assessed yet.