[wp-trac] [WordPress Trac] #27909: Pasting Tables from Excel Strips Tables
WordPress Trac
noreply at wordpress.org
Wed Apr 23 00:58:30 UTC 2014
#27909: Pasting Tables from Excel Strips Tables
--------------------------+--------------------
Reporter: DH-Shredder | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9.2
Component: TinyMCE | Version: 3.9
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+--------------------
Comment (by DH-Shredder):
> Replying to [comment:10 DH-Shredder]:
> > This is definitely from the 'paste' plugin, or some way we're using
those filters.
> > With the 'paste' plugin disabled, the paste works as expected.
>
> How do I disable just the 'paste' plugin? I'd like to see what results I
get, I expect the 'full html source per below'.
I disabled it directly from within `wp-includes/class-wp-editor.php`, but
you can also filter the array in `tiny_mce_plugins`.
> I am not sure how or if you can view the raw HTML source of the
clipboard on a Mac but if you can comparing it to what I have in this
[https://gist.github.com/ntwb/dc85d30572c1e8ff4101 gist] would help find
what element/character/string is causing the issue with TinyMCE 'paste'
plugin.
Sure, here you go, using your Excel file:
https://gist.github.com/getsource/11197359
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27909#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list