Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.11.0
-
Component/s: file format issue
-
Labels:
Description
FeaturesFile outputs a mix of \n (in gffHeader) and \r\n lines; FeaturesFileTest assumes \n
Solution proposed: change gffheader to be line.separator and test to normalize \n to that.
fixed for JalviewJS/JAL-3253-applet
Solution proposed: change gffheader to be line.separator and test to normalize \n to that.
fixed for JalviewJS/
Attachments
Issue Links
- related with
-
JAL-3259 StockholmFileTest not portable: does not cope with platform specific line endings
- Open