Opened 4 years ago
Closed 4 years ago
#10039 closed defect (bug) (invalid)
Google Notes seems to interact with the WP Editor and/or TinyMCE
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | TinyMCE | Version: | 2.8 |
| Severity: | minor | Keywords: | reporter-feedback |
| Cc: |
Description
I've a few users who reported ending up with the following in their posts:
<iframe frameborder="0" id="gnotes-notemagic" src="http://www.google.com/notebook/static_files/blank.html" style="position: absolute; display: block; opacity: 0.7; z-index: 500; width: 18px; height: 22px; top: 26px; right: 105px;"></iframe>
I realize it's mostly a GoogleNotes/TinyMCE bug, but we could still fix it by killing iframes with that id before storing the post in the database.
Change History (3)
- Keywords reporter-feedback added; 2nd-opinion removed
Dunno, I never use Google's apps.
- Milestone 2.9 deleted
- Resolution set to invalid
- Status changed from new to closed
sivel failed to reproduce.
Note: See
TracTickets for help on using
tickets.

The question is that mainly, How is it getting into WP in the first place? If its users doing stupid copy-paste, WP shouldnt touch it.