Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.9
-
Fix Version/s: 2.9.0b1
-
Component/s: None
-
Labels:None
Description
[~gmungoc] noticed this first. This happens because the greedy section of IdentifyFile code is entered while identifying a features file containing a left angle bracket. On exit, data becomes null and the next identifier that attempts to access data throws a NPE.
Jalview recovers and still processes the features file correctly, but this should be fixed.
Jalview recovers and still processes the features file correctly, but this should be fixed.