Opened 10 years ago
Closed 10 years ago
#12815 closed defect (fixed)
dojo loader - location host variable mismatch
Reported by: | Ace Sorensen | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Core | Version: | 1.6.0 |
Keywords: | locationHost locationhost | Cc: | |
Blocked By: | Blocking: |
Description
I believe that on line 1528 "locationhost" should be "locationHost" to match the variable declared on line 1515.
Attachments (1)
Change History (7)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Owner: | set to Rawld Gill |
---|
Not sure if this is a problem in 1.6 or in trunk.
comment:4 Changed 10 years ago by
Milestone: | 1.6.1 → 1.7 |
---|
OK, apparently working in the 1.6/ branch but broken in trunk by the AMD refactor.
comment:5 Changed 10 years ago by
Priority: | normal → high |
---|---|
Status: | new → assigned |
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I've attempted to upload my patch multiple times and it's not working. The fix merely capitalizes the H.