Actions
Bug #13741
closedParameter with multiline value gets corrupted when set as hidden
Difficulty:
Triaged:
Description
To reproduce,
1. add a new parameter (e.g. global) with multiline value like
"-----BEGIN RSA PRIVATE KEY-----
....
...."
2. check hidden check box
3. uncheck it and see that all "\n" are gone
I suppose that's because a password field is used. I think original implementation handled this properly.
Updated by Ori Rabin about 9 years ago
- Status changed from New to Assigned
- Assignee set to Ori Rabin
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3485 added
Updated by Ori Rabin about 9 years ago
- Status changed from Ready For Testing to Assigned
- Pull request deleted (
https://github.com/theforeman/foreman/pull/3485)
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3492 added
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Tomer Brisker about 9 years ago
- Related to Bug #12938: Hiding a smart variable causes the value field to be filled by autofill with the user's password added
Updated by The Foreman Bot almost 9 years ago
- Pull request https://github.com/theforeman/foreman/pull/3541 added
Actions