Actions
Bug #15162
closedUser story #15161: Add automatic class_prefix and old_class_prefix for all methods in 30_generic_methods
Fix all bugs found with the tests of class_prefix and old class_prefix
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Updated by Félix DALLIDET over 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 5 years ago
From what I could see:
file_check_socket => OK, done by file_check_special
file_check_FIFO_pipe => same
file_check_block_device => same
file_check_character_device => same
file_check_special => error
file_key_value_present => OK, done by file_key_value_present_option
file_from_shared_folder => WRONG but because the relative path is changed in absolute path, not fixable
condition_from_variable_match => WRONG
variable_string_from_command => WRONG
Updated by Félix DALLIDET over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/ncf/pull/1002
Updated by Félix DALLIDET over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:0d75fe9e9d0b8c681a66496e211d6f0ad4812022.
Updated by Vincent MEMBRÉ about 5 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.13 which was released today.
Actions