Opened 14 years ago
Closed 14 years ago
#6914 closed defect (wontfix)
cannot see any DOJO application running in Firefox 3.0 Beta
Reported by: | guest | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | General | Version: | 1.1.1 |
Keywords: | DOJO not starting | Cc: | |
Blocked By: | Blocking: |
Description
I tried many examples provided on your website and many other websites but none of them seem to work or even start on Firefox 3.0B but all the examples seem to be working fine on IE and Safari
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Owner: | changed from anonymous to dylan |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Milestone: | → 1.2 |
---|---|
Resolution: | → wontfix |
Status: | assigned → closed |
Yes, you cannot do xhr from local filesystem in firefox 3, so you'll have to run against apache. We can't change/fix this, as Dojo's entire package system relies on xhr.
Note: See
TracTickets for help on using
tickets.
From the local filesystem? Firefox 3 needs a webserver in order to use xhr.