[Dojo-checkins] [dojo] #8991: dojo.attr() doesn't return current value of a text input field

dojo trac at dojotoolkit.org
Mon Jun 22 17:16:37 EDT 2009


#8991: dojo.attr() doesn't return current value of a text input field
--------------------+-------------------------------------------------------
 Reporter:  roman2  |        Owner:  elazutkin
     Type:  defect  |       Status:  reopened 
 Priority:  normal  |    Milestone:  1.4      
Component:  HTML    |      Version:  1.3.0rc2 
 Severity:  normal  |   Resolution:           
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by becky):

 (In [18298]) refs #8991 - added tests for disabled attr on input element
 since referencing disabled via property or via getAttribute("disabled")
 returns different results on different browsers. This test would catch any
 changes to dojo.attr() to not reference disabled as node.disabled.

-- 
Ticket URL: </ticket/8991#comment:18>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list