Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
VMSVersioningFTPEntryParser#preParse() should not call super.preParse(), because that calls parse() currently, and will be a noop when NET-381 is implemented.
In either case, calling super.preParse() is wrong.