From kde-bugs-dist Fri Jan 18 20:05:02 2013 From: Pierre Stirnweiss Date: Fri, 18 Jan 2013 20:05:02 +0000 To: kde-bugs-dist Subject: [calligrawords] [Bug 313233] Words 2.6 crashes on clicking "New" button for character styles in styl Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=135853951328063 https://bugs.kde.org/show_bug.cgi?id=313233 Pierre Stirnweiss changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/call | |igra/eb2696c33941d0c62cd23f | |bb75b0fa3c7c957c55 --- Comment #1 from Pierre Stirnweiss --- Git commit eb2696c33941d0c62cd23fbb75b0fa3c7c957c55 by Pierre Stirnweiss. Committed on 17/01/2013 at 19:00. Pushed by pstirnweiss into branch 'calligra/2.6'. Fix crash on create new character style When creating a new character style, Words crashed because an null pointer was passed around and used. Also, the name of the style was not updated. REVIEW: 108444 M +3 -1 plugins/textshape/dialogs/CharacterGeneral.cpp M +9 -1 plugins/textshape/dialogs/FormattingPreview.cpp M +31 -6 plugins/textshape/dialogs/StyleManager.cpp M +2 -0 plugins/textshape/dialogs/StyleManager.h M +5 -8 plugins/textshape/dialogs/StylesModel.cpp http://commits.kde.org/calligra/eb2696c33941d0c62cd23fbb75b0fa3c7c957c55 -- You are receiving this mail because: You are watching all bug changes.