After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 662127 - Bibtex parser crashes when bibtex file has quoted strings.
Bibtex parser crashes when bibtex file has quoted strings.
Status: RESOLVED FIXED
Product: gedit-latex
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: José Aliste
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-18 18:41 UTC by Sven
Modified: 2019-02-22 03:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Accept the right ammount of arguments in the _on_quoted_string_value method (951 bytes, patch)
2011-10-18 18:41 UTC, Sven
committed Details | Review
Accept the right ammount of arguments in the _on_quoted_string_value method (1.46 KB, patch)
2011-10-18 19:06 UTC, Sven
none Details | Review

Description Sven 2011-10-18 18:41:35 UTC
Currently, some latex files don't work properly unless this patch is applied
Comment 1 Sven 2011-10-18 18:41:37 UTC
Created attachment 199357 [details] [review]
Accept the right ammount of arguments in the _on_quoted_string_value method
Comment 2 José Aliste 2011-10-18 18:47:37 UTC
Sven, thanks for filing this and for the patch. It would be better if you can describe the problem and also attach a minimal test case where this can be reproduced.
Comment 3 Sven 2011-10-18 19:06:45 UTC
Created attachment 199359 [details] [review]
Accept the right ammount of arguments in the _on_quoted_string_value method

This prevents a crash in the bibtex parser. See testcase.
Comment 4 José Aliste 2011-10-18 21:57:52 UTC
Review of attachment 199357 [details] [review]:

It looks good to me, I'll commit it asap to gnome-3-2 and master branches.
Comment 5 José Aliste 2011-10-19 11:04:56 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.