jenkinsci / jenkinsci/scm-api-plugin
[JENKINS-75069] Add a HTML description in ObjectMetadataAction class
- Dominant language
- Java
- Stars
- 33
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Due to issues rendering the object description in ObjectMetadataAction class as HTML content and to prevent an interface disruption with other plugins, a solution would be to add a field htmlObjectDescription and add a new constructor providing this optional parameter.
It was discussed in the PR Branch API 496 with one of the maintainers in order to fix the issue JENKINS-73226 in the Gitea plugin.
---
Originally reported by gwenaelg, imported from: Add a HTML description in ObjectMetadataAction class
gwenaelg
Raw content of original issue
Due to issues rendering the object description in ObjectMetadataAction class as HTML content and to prevent an interface disruption with other plugins, a solution would be to add a field htmlObjectDescription and add a new constructor providing this optional parameter.
It was discussed in the PR Branch API 496 with one of the maintainers in order to fix the issue JENKINS-73226 in the Gitea plugin.
environment
```
Jenkins v2.479.2
OWASP Markup formatter v162.v0e6ec0fcfcf6
Branch API v2.1200.v4b_a_3da_2eb_db_4
Gitea v220.v4618c82a_40fb_
```
Contributor guide
Assessment
This issue has not been assessed yet.