[wp-trac] [WordPress Trac] #4645: Wordpress editor "forgets" everything after </textarea>

WordPress Trac noreply at wordpress.org
Sat Mar 29 15:42:56 UTC 2014


#4645: Wordpress editor "forgets" everything after </textarea>
----------------------------------------+------------------------
 Reporter:  Nosve                       |       Owner:
     Type:  defect (bug)                |      Status:  closed
 Priority:  low                         |   Milestone:
Component:  General                     |     Version:  2.2
 Severity:  minor                       |  Resolution:  duplicate
 Keywords:  forms textarea needs-patch  |     Focuses:
----------------------------------------+------------------------

Comment (by maxaud):

 I have a custom post type on my site that I'm using for forms that are
 being displayed in multiple location that then get inserted through a
 shortcode. Since the visual editor isn't needed for raw HTML on these
 forms I turn it off on these pages using
 `add_filter( 'user_can_richedit', '__return_false' ); `
 I'm encountering this bug when doing so. Am I out of luck and forced to
 use the rich text editor for this?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/4645#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list