id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 6431,Cannot use two editor instances created with the_editor() on the same edit page,mastermind,,"I have the following problem: I'm writing a plugin for WP 2.5 that inserts a second editor on the page editing page, using the function the_editor(). The relevant code is: {{{ function seco_editor() { ?>