[wp-meta] [Making WordPress.org] #2371: HTML parsing issue in handbooks

Making WordPress.org noreply at wordpress.org
Wed Jan 11 11:54:53 UTC 2017


#2371: HTML parsing issue in handbooks
--------------------------+------------------
 Reporter:  samuelsidler  |       Owner:
     Type:  defect        |      Status:  new
 Priority:  normal        |   Milestone:
Component:  Handbooks     |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------
Changes (by SergeyBiryukov):

 * keywords:   => has-patch


Comment:

 The opening tag is in [source:sites/trunk/wordpress.org/public_html/wp-
 content/plugins/handbook/handbook.php?rev=4498&marks=356#L349
 WPorg_Handbook::handbook_sidebar()], and the closing tag is in
 [source:sites/trunk/wordpress.org/public_html/wp-
 content/plugins/handbook/inc/widgets.php?rev=4498&marks=30#L29
 WPorg_Handbook_Pages_Widget::widget()].

 `<h1>` was introduced in [3686], `register_sidebar()` default is `<h2
 class="widgettitle">`.

 [attachment:meta-2371.patch] changes it back to `<h2>`.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2371#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list