#254 closed defect (fixed)
FloatingPane doesn't show
Reported by: | js-dojo-tester | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Config: kitchen-sink-0.2-release on IE6/WinXP - hosted on local tomcat-test-setup.
Description: FloatingPane? doesn't show on IE 6.0 (works OK on FF).
Solution: Line 70 of storage.js contains a superfluous comma. After removing this comma in the compressed-dojo.js the FloatingPane? shows up OK.
Change History (4)
comment:1 Changed 15 years ago by
Milestone: | 0.2release → 0.3release |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 15 years ago by
Milestone: | 0.3release → 0.2.1release |
---|
Note: See
TracTickets for help on using
tickets.
fixed in #2545. thanks for the tip!