[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#695166: unblock: kbibtex/0.4-4



Package: release.debian.org
Severity: important

Dear release team,

Please unblock kbibtex/0.4-4

It correct a bug that results in data loss during editing with this bibtex editor (bug #694782)
For instance before correcting the file is after a load save cycle, the doi field in corrupted see the diff before and after:
$ diff -u original.bib test.bib
--- original.bib        2012-12-04 13:35:41.000000000 +0100
+++ test.bib    2012-12-04 13:36:42.000000000 +0100
@@ -1,11 +1,13 @@
-@Article{ ben2009structure,
-    title = "{The structure and motion of inter-ELM filaments on MAST}",
-    author = "N. {Ben Ayed} and A. Kirk and B. Dudson and S.
Tallents and R.G.L. Vann and H.R. Wilson",
-    journal = "Plasma Physics and Controlled Fusion",
-    volume = "51",
-    pages = "035016",
-    year = "2009",
-    publisher = "Institute of Physics Publishing",
-    doi = "10.1088/0741-3335/50/12/124012"
+@comment{x-kbibtex-personnameformatting=<%l><, %f>}
+
+@article{ben2009structure,
+       author = "{Ben Ayed}, N. and Kirk, A. and Dudson, B. and
Tallents, S. and Vann, R.G.L. and Wilson, H.R.",
+       doi = "10.1088/0741-3335",
+       journal = "Plasma Physics and Controlled Fusion",
+       pages = "035016",
+       publisher = "Institute of Physics Publishing",
+       title = "{The structure and motion of inter-ELM filaments on MAST}",
+       volume = "51",
+       year = "2009"
 }

Thanks


Reply to: