Bug 258269

Summary: Tellico crashes with a bibtex file
Product: [Applications] tellico Reporter: David Kremer <david.kremer.dk>
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: 2.3.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: This file with many bibtex entries makes tellico crash.

Description David Kremer 2010-11-29 11:13:45 UTC
Created attachment 53849 [details]
This file with many bibtex entries makes tellico crash.

Version:           2.3.1 (using KDE 4.5.4) 
OS:                Linux

Tellico is crashing with my bibtex file. 


Reproducible: Always

Steps to Reproduce:

*go to "File->Import->Import bibtex data"
*give the file in attachment, select "Merge" or "Add" 
*click "ok"

Actual Results:  
it crashes with a segfault.


Expected Results:  
Add or merge entries in the bibtex file with the current ones in Tellico.

It doesn't append with some other bibtex files, but just that one.
Comment 1 Robby Stephenson 2010-12-02 06:37:59 UTC
SVN commit 1202737 by rstephenson:

Fix bug with importing Bibtex files with both "keyword" and "keywords" fields.

One willl now get overwritten. Perhaps they should be merged instead?

BUG:258269


 M  +4 -0      ChangeLog  
 M  +6 -4      src/collections/bibtexcollection.cpp  
 M  +1 -1      src/collections/bibtexcollection.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1202737