[wpmu-trac] [WordPress MU Trac] #228: Need ids

WordPress MU Trac wpmu-trac at lists.automattic.com
Thu Jan 18 19:57:42 GMT 2007


#228: Need ids
----------------------------+-----------------------------------------------
 Reporter:  skcsknathan001  |       Owner:  somebody    
     Type:  enhancement     |      Status:  new         
 Priority:  lowest          |   Milestone:  WPMU 2.0    
Component:  component2      |     Version:  2.0         
 Severity:  minor           |    Keywords:  id attribute
----------------------------+-----------------------------------------------
 The following has name attribute but NO id attributes.  It would be better
 if id attribute [same value as the name attribute] added, so can use the
 getElementById javascript.[[BR]]

 In page profile.php[[BR]]
 <input type="text" name="first_name"[[BR]]
 <input type="text" name="last_name"[[BR]]
 <input type="text" name="nickname"[[BR]]
 <textarea name="description"[[BR]]

 In page link-add.php[[BR]]
 <input type="text" name="link_description"[[BR]]
 input type="text" name="link_name"[[BR]]
 textarea name="link_notes"[[BR]]
 [[BR]]
 in page edit.php and edit-pages.php
 <input type="text" name="s"[[BR]]
 [[BR]]
 In page options-permalink.php [[BR]]
 <input name="category_base"
 [[BR]]

 Using the build wpmu-2006-11-28

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/228>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list