Actions
Bug #25357
closednewlines are not shown in "content credential" page
Description
If you create a new content credential, the credential is rendered without any newlines. This makes it difficult to read.
For example:
- go to Content -> Content Credentials
- create a new credential. I usually use the Fedora GPG key from https://getfedora.org/static/429476B4.txt
- save
expected result: newlines are rendered
actual result: no newlines
See https://github.com/Katello/katello/pull/7790#issuecomment-434469061 for more info
Actions