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 over 8 years ago
- Status changed from New to Assigned
- Assignee set to Ori Rabin
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3485 added
Updated by Ori Rabin over 8 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 over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3492 added
Updated by Ori Rabin over 8 years ago
- Assignee changed from Ori Rabin to Tomer Brisker
Updated by Marek Hulán over 8 years ago
- Translation missing: en.field_release set to 136
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1dc0f39b856d261891ad2b50e6ab8ab4fae58f4a.
Updated by Tomer Brisker over 8 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 over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3541 added
Actions