Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#43338 closed defect (bug) (invalid)

Bug WordPress Multisite

Reported by: andreadelgrosso Owned by:
Priority: normal Milestone:
Component: Editor Version: 4.9.4
Severity: normal Keywords: close
Cc: Focuses: multisite

Description

Hello,
I want to report a bug on WordPress Multisite. I'm using WordPress 4.9.4 version.

Using WordPress Multisite, if a administrator user or editor user click on an iframe in the visual editor view, and then click to CTRL+C or CMD+C or copy and then update page, this iframe disappear.

This doesn't happen if the same user is also a super admin.
Someone know where is the problem?

Thank you.

Change History (3)

#1 @danieltj
9 years ago

  • Keywords close added
  • Resolutionworksforme
  • Status newclosed

Hi, welcome to Trac!

This is because admins and editors on single site installs can post unfiltered HTML however these roles are considered not trustworthy on multi sites and so only super admins can post unfiltered HTML.

This working as designed in this instance. You’ll need to use a super admin account instead to paste the iframe content.

#2 @SergeyBiryukov
9 years ago

  • Focuses multisite added
  • Milestone Awaiting Review
  • Resolution worksformeinvalid

#3 @SergeyBiryukov
7 years ago

#48865 was marked as a duplicate.

Note: See TracTickets for help on using tickets.