[wp-trac] [WordPress Trac] #54261: KSES: Allow PDFs to be embeded as objects

WordPress Trac noreply at wordpress.org
Thu Dec 2 11:10:07 UTC 2021


#54261: KSES: Allow PDFs to be embeded as objects
-------------------------------------------------+-------------------------
 Reporter:  pento                                |       Owner:  pento
     Type:  enhancement                          |      Status:  reopened
 Priority:  normal                               |   Milestone:  5.9
Component:  Formatting                           |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch 2nd-opinion needs-testing  |     Focuses:
  has-unit-tests needs-dev-note                  |
-------------------------------------------------+-------------------------
Changes (by ocean90):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 [52304] assumes that the upload URL has no port so the check will fail for
 something like `localhost:8888` due to the trailing slash in
 `"http://$upload_host/"`. This can be seen in one of
 [https://github.com/WordPress/gutenberg/runs/4392352113?check_suite_focus=true
 Gutenberg's check runs] as reported by @youknowriad.

 It's also odd that there seems to remain an empty `object` element.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54261#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list