Opened 12 years ago
Closed 12 years ago
#9545 closed defect (fixed)
tree_dnd does not load from case-sensitive http
Reported by: | haysmark | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you load the tree_dnd test from a case-sensitive http server like archive.dojotoolkit.org, you get a 404 when the test starts. This is because the tree_dnd script attempts to load test_Tree_Dnd, but the file is test_Tree_DnD.
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Ah, OK I will fix.