Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.1, 1.5.0
-
None
-
None
Description
Method isOID() of OID class should return false if the given string ends with a dot.
For example OID.isOID( "1.2.3.4.5" ) should return false.