Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#31230 closed defect (bug) (invalid)

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

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

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
10 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
10 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
10 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed
  • Version trunk deleted

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.