Actions
Bug #19319
closedWhen editing files with the technique editor resources manager, newlines at the end of file are trimmed
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
70
Name check:
To do
Fix check:
Checked
Regression:
Description
If we want to add newlines at the end of a file in a ressource from the technique editor, theses lines a trimmed resulting in a file different from what we savec
Files
Updated by Elaad FURREEDAN over 3 years ago
- Severity set to Major - prevents use of part of Rudder | no simple workaround
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 51
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.8 to 6.2.9
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.9 to 6.2.10
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.10 to 6.2.11
- Priority changed from 51 to 50
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.11 to 6.2.12
- Priority changed from 50 to 48
Updated by Vincent MEMBRÉ almost 3 years ago
- Target version changed from 6.2.12 to 6.2.13
- Priority changed from 48 to 47
Updated by Elaad FURREEDAN almost 3 years ago
- Translation missing: en.field_tag_list set to Sponsored
- Priority changed from 47 to 76
Updated by Raphael GAUTHIER over 2 years ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
- Priority changed from 76 to 73
Updated by Raphael GAUTHIER over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Elaad FURREEDAN
- Pull Request set to https://github.com/Normation/rudder/pull/4205
Updated by Raphael GAUTHIER over 2 years ago
- File empty-line.png empty-line.png added
By default, AngularJS trims inputs value. This has been fixed by preventing AngularJS from doing this.
There is still one case to fix: if the last line of the file is empty, it is not interpreted when retrieving the contents of the file.
Updated by Elaad FURREEDAN over 2 years ago
- Assignee changed from Elaad FURREEDAN to Raphael GAUTHIER
Updated by Raphael GAUTHIER over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|8cb22582a051aaa064ce18645efc0b18239e2d3a.
Updated by Nicolas CHARLES over 2 years ago
- Priority changed from 73 to 72
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.13, 7.0.2 and 7.1.0~rc1 which were released today.
Actions