Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#31230 closed defect (bug) (invalid)

Gallery shortcode (WPView) after table disappears in IE & Firefox

Reported by: bduclos Owned by:
Priority: normal Milestone:
Component: TinyMCE Version:
Severity: normal Keywords:
Cc: Focuses:

Description

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).

Change History (3)

#1 @iseulde
12 years ago

  • Keywords reporter-feedback added

I cannot reproduce this with the latest Firefox.

Are you sure all plugins are disabled? Do you see any JavaScript errors?

#2 @bduclos
12 years ago

  • Keywords reporter-feedback removed

Yes you are right. The issue happens only when I use the TinyMCE Advanced plugin.
Should I close the ticket then?

#3 @iseulde
12 years ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed
  • Version trunk

Thanks for reporting back. Yes, you should report the issue on the plugin forum in that case.

Note: See TracTickets for help on using tickets.