[wp-trac] Re: [WordPress Trac] #2606: Edits to page containing form data displays some form code in WP edit page itself

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 29 09:50:42 GMT 2006


#2606: Edits to page containing form data displays some form code in WP edit page
itself
----------------------------+-----------------------------------------------
       Id:  2606            |      Status:  new                     
Component:  Administration  |    Modified:  Wed Mar 29 09:50:42 2006
 Severity:  normal          |   Milestone:                          
 Priority:  normal          |     Version:  2.0.2                   
    Owner:  anonymous       |    Reporter:  dasspunk                
----------------------------+-----------------------------------------------
Changes (by mdawaffe):

  * keywords:  form pages => form pages tinymce

Comment:

 The problem is the TEXTAREA element.

 http://sourceforge.net/tracker/?group_id=103281&atid=635682&func=detail&aid=1155822

 This appears to be an unsupported feature of TinyMCE.

 You have some options:
  1. Make the TEXTAREA the last element in your form and use CSS to put it
 back in the right place.
  1. Turn off rich editing whenever you want to edit that page.
 (Users->Your Profile, @ the bottom)
  1. Create a page template:
 http://codex.wordpress.org/Pages#Page_Templates

 None of these fixes the bug, however.  They're just workarounds.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2606>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list