Opened 5 years ago
Last modified 5 years ago
#19023 new defect
dojox/form/PasswordValidator - PasswordValidator wont keep child node's dom classes
Reported by: | ales | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | DojoX Form | Version: | 1.12.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Setting the class attribute for any of the three children inputs (old, new, verify) won't make the children nodes to have that class added to their class list. After the nodes are parsed a validationTextBox is created for each of them but the class is lost somewhere in the process.
I found it in dojo v1.10.4 and made sure it's still there in v1.10.8 and 1.12.2
Change History (2)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12.3 |
---|
comment:2 Changed 5 years ago by
Milestone: | 1.12.3 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.