Opened 14 years ago
Closed 14 years ago
#3998 closed defect (fixed)
InlineEditBox: values not getting read in (IE6)
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In test_InlineEditBox.html the first two values show up as ? even though they are properly defined in the markup.
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Rolling back dojo trunk to [9952] caused this problem. It works OK with the latest dojo trunk. I'll investigate the value specified problem in IE some more using this ticket.