Stefan Jung
Stefan Jung
When downloading a whole directory, the download task is not handled as a single job. All files are notified separately and trigger a notification icon in the header bar on...
## Expected Behavior The severity of DOTJ047I should be raised to `ERROR`, because content is missing (e.g. an image) when a key is not defined, e.g. for images. ## Actual...
## Expected Behavior No warning should be fired, because the DITA code should be correct. **bookmap.ditamap** ```xml test ``` **glossary.ditamap** ```xml Glossary ``` **GLS_Test.dita** ```xml Test This is just a...
I suggest to use the official safety levels as defined in the ANSI Z535.4, see [Neue ANSI Z535 - Vom vernünftigen Umgang mit Sicherheitshinweisen](https://docplayer.org/24219221-Neue-ansi-z535-vom-vernuenftigen-umgang-mit-sicherheitshinweisen.html), slide 21. If you agree, I'd...
## Expected Behavior Subject scheme map references should resolve properly. ## Actual Behavior Build fails in `debug-filter`. ## Possible Solution I assume the schememap references (``) are resolved against the...
> **Info** Maybe this is a duplicate of #3733. ## Expected Behavior When reading the [Key scopes](https://www.oxygenxml.com/dita/1.3/specs/archSpec/base/keyScopes.html) chapter in the specification it seems to me that it should not matter,...
## Expected Behavior As a user I'm expecting to set all params in the DITA-OT project file. As I have learned now (thanks @raducoravu and @chrispy-snps) the **``** element and...
The directories temp, out and styleguide do not need to be tracked by Git. styleguide is another output directory. There is a directory info-model/rules/temp which would also be excluded by...
Fix typo
The `Failed to transform document` string appears twice in log messages. Tested with DITA-OT 4.x. ``` [conref] Failed to transform document: Failed to transform document: foo/bar.dita:23:87: [DOTX010E][ERROR]: Unable to find...