Actions
Bug #3927
closedAuthorized network field are space-sensitive
Effort required:
Priority:
Regression:
Description
The test for validating network is space-sensisitive, so for example " 192.168.0.0 / 24 " will lead to bad format, and "192.168.0.0/24" is OK.
Obviously, that should not be the case.
Updated by François ARMAND over 9 years ago
- Status changed from 8 to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/315
Updated by François ARMAND over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 801fbac6a41f18711cc466b6977fa8d938534ee9.
Updated by Nicolas CHARLES over 9 years ago
Applied in changeset e0b9bc7b840e7193bb45e5f5bcd2eabe812be3e4.
Updated by Nicolas PERRON over 9 years ago
This bug has been fixed in Rudder 2.4.9, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-October/000049.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog24
- Download information: http://www.rudder-project.org/foswiki/Download/
Updated by Nicolas PERRON over 9 years ago
- Status changed from Pending release to Released
Actions