Bug #995
- Fixed bug #995, which mis-parsed UUIDs in filters as other elements (thanks to Bryce Harrington). - Nibbler no longer permits 8-character UUID abbreviations, because too often they resemble other forms, such as '1111111d' which looks like a duration. - Modified unit tests accordingly.
This commit is contained in:
@@ -28,6 +28,8 @@ Bugs
|
||||
clearly stated (thanks to Louis-Claude Canon).
|
||||
+ Applied patch for bug #991, which removes an obsolete consistency check
|
||||
(thanks to Louis-Claude Canon).
|
||||
+ Fixed bug #995, which mis-parsed UUIDs in filters as other elements (thanks
|
||||
to Bryce Harrington).
|
||||
+ Fixed bug #997, so that output is correctly conrolled by the 'affected'
|
||||
verbosity token.
|
||||
+ Fixed grammar in feedback string (thanks to Uli Martens).
|
||||
|
||||
Reference in New Issue
Block a user