Opened 13 years ago
Closed 13 years ago
#6300 closed defect (wontfix)
dojo.attr() doesn't work as a getter for functions
Reported by: | bill | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Core | Version: | 1.1b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See attached test case. dojo.attr(node, "onclick") or similar doesn't return expected value. On FF it returns null and on IE it returns the listener wrapper event thing.
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | attrGet.html added |
---|
comment:1 Changed 13 years ago by
Milestone: | → 1.2 |
---|
comment:2 Changed 13 years ago by
Component: | General → Core |
---|
comment:3 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
OTOH, we could just think of it as a limitation of the code, an unsupported feature.
Note: See
TracTickets for help on using
tickets.
IIRC Alex said he would fix this in 1.2.