https://bugzilla.wikimedia.org/show_bug.cgi?id=41352
--- Comment #19 from Aude <[email protected]> 2012-10-29 15:49:15 UTC --- (edit conflict!) I see what Daniel did and it works, makes sense, etc. Crazy that I didn't figure this exactly out last week. :/ $textbox_content is whatever was in the editing text box. If one clicks the section edit link, then it's just the section. If textbox_content is just a section, replaceSectionContent creates the entire content with the new section content. for merging conflicts, $content should be used not $textbox_content. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
