[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Or'

2018-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 Julien Nabet changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Or'

2018-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 --- Comment #11 from Julien Nabet --- Thank you Xisco, I think it's due to: https://cgit.freedesktop.org/libreoffice/core/diff/svx/source/form/filtnav.cxx?id=85f93697defd9a812a0cda0bc4e9364e28c0339e @@ -1193,7

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Or'

2018-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 Xisco FaulĂ­ changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Or'

2018-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 --- Comment #9 from Julien Nabet --- bt for info: #0 0x70ae2d70 in svxform::FmFilterNavigator::EditingEntry(SvTreeListEntry*, Selection&) (this=0x5ccfe3f0, pEntry=0x5c906180, rSelection=...) at

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Or'

2018-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 --- Comment #8 from Julien Nabet --- This patch helps: diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx index 37a91bf0d4e3..8dd28703a9d9 100644 --- a/svx/source/form/filtnav.cxx +++

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Or'

2018-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 --- Comment #7 from Lionel Elie Mamane --- The problem is that the string "Or" (or "MainForm") for that matter should not be editable, like in LibreOffice 5.0. Also, the _children_ of the "Or" should be editable, but

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Or'

2018-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 Lionel Elie Mamane changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Or'

2018-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 Julien Nabet changed: What|Removed |Added Status|ASSIGNED|NEW

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Ok'

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 Julien Nabet changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Ok'

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 --- Comment #3 from Julien Nabet --- Here's the problematic line: 814 FmFormItem* pFormItem = dynamic_cast(pItem->GetParent()->GetParent()); (see

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Ok'

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Ok'

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 Julien Nabet changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 114788] Crash in 'Form-based filters' when updating filter name, e.g. the 'Ok'

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114788 rob...@familiegrosskopf.de changed: What|Removed |Added Keywords||regression