Ticket #7796 (closed defect: fixed)
defaultGetter in the query engine incorrectly detects attrs in XML docs on IE
| Reported by: | alex | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.1 |
| Component: | Core | Version: | 1.2beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
an optimization exists for IE branches currently which prevents getAttribute/hasAttribute from being used in cases where they should be (XML documents, etc.). The problem exhibits itself in XML document attribute matches that are not correctly found. See:
http://dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-support/dojo-query-e-broken-ie7#new
Change History
Note: See
TracTickets for help on using
tickets.