Bug #12263
closed
Wrong regex in FileTemplate technique
Added by Félix DALLIDET over 6 years ago.
Updated over 2 years ago.
Description
The regex to ensure the 16.353 chars was wrong. Also lowering a bit the limit (16353 => 16000) because exact limit does not seem to work properly.
For the max input i copy/paste a 16000 char long string from python, did not work. Not sure if it is because of auto \n entries that came in or because the 16353 limits that is false.
Anyway for long template a source file is more suited.
Related issues
1 (1 open — 0 closed)
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1268
The case were expanding on the root server was broken, it was unused but class was rudder_server_root and not role_rudder_server_root
- Related to Bug #12269: Regex in metadata.xml don't match when using . added
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.11, 4.2.5 and 4.3.0~rc3 which were released today.
- Project changed from 41 to Rudder
- Category set to Generic methods
Also available in: Atom
PDF