[wp-trac] [WordPress Trac] #3783: Extraneous </select> element in Options, but where is it coming from?

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 13 07:55:37 GMT 2007


#3783: Extraneous </select> element in Options, but where is it coming from?
----------------------------+-----------------------------------------------
 Reporter:  johnbillion     |       Owner:  anonymous                                
     Type:  defect          |      Status:  new                                      
 Priority:  lowest          |   Milestone:  2.3                                      
Component:  Administration  |     Version:  2.1                                      
 Severity:  trivial         |    Keywords:  options extraneous element administration
----------------------------+-----------------------------------------------
 If you view-source your `Options->Reading` page, there is an extraneous
 `</select>` element right at the end of the '''"Show at most: X posts"'''
 line.

 I dived into `wp-admin/options-reading.php` to patch it... but lo and
 behold on line 55 you'll see there is no sign of a `</select>` element! I
 guess `_e('posts')` must be spitting it out somehow.

 It's hardly an important issue but I am interested in how on earth it's
 getting there.

 Anyone?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3783>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list