Opened 5 years ago
Closed 5 years ago
#18728 closed defect (fixed)
Google load API shouldn't be recommended
Reported by: | nickmaynard | Owned by: | dylan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.7.9 |
Component: | Documentation | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The Google load() API is documented here as a potential source for CDN loading: https://dojotoolkit.org/reference-guide/1.7/quickstart/cross-domain.html#available-cdns
Unfortunately the list of available versions in this API has not been updated since Dojo 1.7.2. Consequently, users will be unable to load newer versions of Dojo with this API.
I'd suggest removal the section referring to the Google load API.
Change History (2)
comment:1 Changed 5 years ago by
Component: | General → Documentation |
---|---|
Milestone: | tbd → 1.11 |
Owner: | set to dylan |
Status: | new → assigned |
comment:2 Changed 5 years ago by
Milestone: | 1.11 → 1.7.9 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in https://github.com/dojo/docs/commit/e6380dd0c2ea6ee8fe8dda4397c6755f65e9f6d5 . Will update the website with the next major Dojo release.