#17798 closed defect (fixed)
[patch][cla] baseUrl is created as global in dojo.js
Reported by: | Scott Davis | Owned by: | bpayton |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7.6 |
Component: | General | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Just noticed that dojo.js creates baseUrl as a global variable.
Pull request: https://github.com/dojo/dojo/pull/67
Change History (6)
comment:1 Changed 7 years ago by
Milestone: | tbd → 1.10 |
---|---|
Owner: | set to bpayton |
Priority: | undecided → blocker |
Status: | new → assigned |
Summary: | baseUrl is created as global in dojo.js → [patch][cla] baseUrl is created as global in dojo.js |
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 Changed 7 years ago by
Milestone: | 1.10 → 1.7.6 |
---|
Setting to earliest milestone fixed as is our documentation custom.
Note: See
TracTickets for help on using
tickets.
In 7cf1dbb57765232ad95b9d4f3ed5a0a7177f3440/dojo: