mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-21 14:05:11 +00:00
While working on other reviews and audits, a bug was discovered in the HTML API where the wrong namespace was being assigned to a token because the default value of 'html' was used. This patch fixes the bug by calling the `parent::get_namespace()` method instead of assuming 'html'. Developed in https://github.com/wordpress/wordpress-develop/7232 Discussed in https://core.trac.wordpress.org/ticket/61576 Follow-up to [58868]. Props jonsurrell. See #61576. Built from https://develop.svn.wordpress.org/trunk@58940 git-svn-id: http://core.svn.wordpress.org/trunk@58336 1a063a9b-81f0-0310-95a4-ce76da25c4cd