[wp-meta] [Making WordPress.org] #5174: Missing lang attribute on download counter template

Making WordPress.org noreply at wordpress.org
Mon Apr 27 08:36:14 UTC 2020


#5174: Missing lang attribute on download counter template
----------------------+---------------------
 Reporter:  bradleyt  |       Owner:  dd32
     Type:  defect    |      Status:  closed
 Priority:  low       |   Milestone:
Component:  General   |  Resolution:  fixed
 Keywords:            |
----------------------+---------------------

Comment (by dd32):

 {{{
 $ curl -s https://es.wordpress.org/ | grep 'lang="' | grep html
 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="es-ES">

 $ curl -s https://es.wordpress.org/download/counter/ | grep 'lang="' |
 grep html
 <html lang="es">
 }}}

 Which is "more correct"

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


More information about the wp-meta mailing list