[wp-trac] [WordPress Trac] #31230: Gallery shortcode (WPView) after table disappears in IE & Firefox

WordPress Trac noreply at wordpress.org
Wed Feb 4 11:46:55 UTC 2015


#31230: Gallery shortcode (WPView) after table disappears in IE & Firefox
--------------------------+-----------------------------
 Reporter:  bduclos       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  TinyMCE       |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 To reproduce this issue in IE & Firefox, in Text mode insert a table
 followed by a Gallery shortcode:
 {{{
 <table>
 <tbody>
 <tr>
 <td>Table</td>
 </tr>
 </tbody>
 </table>

 [gallery]
 }}}



 If you switch to Visual mode and then returns to Text mode the [gallery]
 shortcode disappears.
 (same for other WPView, Video and Audio shortcode).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31230>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list