Inserting a section, inserts 2 sections with the same name. Step to reproduce: 1/ open a new blank text document 2/ menu Insert > Section > OK 3/ menu Format > Section -> you can see 2 sections named Section1 Other way to reproduce: 1b/ open a new blank text document 2b/ type dt+F3 (autotext Dummy text) 3b/ select the text 4b/ menu insert > Section > OK 5b/ menu Format > Section -> you can see two embedded sections both named Section1. Confirmed under MS-Windows-7 with LO 4.0.0.O.beta2 and Ubuntu 12.04 x86-64 with LO 4.0.0.0.beta2+ (Build ID: dfdbf14006d4baf822f399821dfb9d5412f8ab9) Best regards. JBF Best regards. JBF
Confirmed under Windows XP SP3 with LO 4.0.0.O.beta2.
Set to NEW according to comment #1.
In my tests, this problem results broken conditional content: hiding sections doesn't work, but this function is critical for template management of public administrations (like Munich) and other organizations.
OK gets called twice, my mistake from non-restarting-dialog-apply fix attempt I bet
Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8fd85527981e3a6a915192aaea6f1595ea9f037c Resolves: fdo#58998 insert section applied twice The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
fixed in master, patch for 4-0 proposed as https://gerrit.libreoffice.org/#/c/1729/
Caolan McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=573e3b1aa208ffed6d5ca22698f1fe4c271e3c8e&h=libreoffice-4-0 Resolves: fdo#58998 insert section applied twice It will be available in LibreOffice 4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.