Ullrich Hafner

Results 240 comments of Ullrich Hafner

Actually, I improved the PR a little bit (https://github.com/jenkinsci/warnings-ng-plugin/tree/block-scoped). I got the serialization working, but then I noticed that in order to correctly support it in the planned way I...

Well, the added benefit is that it is a special and reduced view that renders the results in a simple way. I do not see a benefit to show the...

Ok, seems you are using the plugin in a different way. So let's be more precise: what elements of the issues detail view are you using that is not part...

I see. In this case it would make sense to completely remove the view (`FixedWarningsDetail` and jelly files).

Ok, thanks. I installed it on my machine and two things are now not ideal: - the link to the fixed source code is on the new file (it pointed...

![Bildschirmfoto 2021-01-13 um 00 48 47](https://user-images.githubusercontent.com/503338/104388286-31af4900-5539-11eb-8b6d-18e3b051b32b.png)

I think it makes sense to look at Jenkins core on how to handle errors in configuration files, maybe you can adapt that part of the code. If a `config.xml`...

Actually the custom CSS is for markers in the source code that might be useful for other plugins as well. BS and Font Awesome are used for the details view....