Bernhard Roider wrote:
Hello,
i found a crash in TocBackend::updateItem():
steps to reproduce:
- create a new document
- change the document class to article (AMS)
- change the current layout to theorem, definition, proposition, ....
- try to write something -> boom
in TocBackend::updateItem() the variable toc_item is invalid and
accessing toc_item->par_it_ causes the crash.
Abdel, did you see (can you reproduce) this? I think it's your new toc dialog and thus i don't want
to investigate further.
Bernhard