[Biojava-dev] [Bug 2435] New: Mistake in createRecord( ) of GFF3Parser

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Jan 16 15:16:30 UTC 2008


http://bugzilla.open-bio.org/show_bug.cgi?id=2435

           Summary: Mistake in createRecord( ) of GFF3Parser
           Product: BioJava
           Version: live (CVS source)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: bio
        AssignedTo: biojava-dev at biojava.org
        ReportedBy: pudimat at gmail.com
                CC: pudimat at gmail.com


When setting the fields in a new GFF3Record, the source field is set twice,
however the second time it is set to the GFF type value. Thus, a record has its
type in the source field, and the type field has value "any".

See line: 256 in GFF3Parser


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the biojava-dev mailing list