Opened 11 years ago
Closed 11 years ago
#11327 closed task (invalid)
dojo.io.script test cases
Reported by: | dylan | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | IO | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.io.script is missing unit test cases for urls starting with absolute urls, or with urls starting with / or .
I have a report that dojo.io.script fails with the case, but haven't tested this yet (and it may be an old issue already resolved).
Change History (3)
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|
comment:2 Changed 11 years ago by
dylan, can you clarify: is the issue with xd module loading or dojo.io.script? They are separate mechanisms that do not share code. #8546 is about an issue in loader_xd.js, my quick scan of dojo/io/script.js does not show anything that would be affected by the type of URL used.
comment:3 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing, since this seems more about #8546, but feel free to reopen with a test case attached.
Note: See
TracTickets for help on using
tickets.
Related issue is #8546 . It has a one line patch... so we just need a test and we could get both of these fixed. Given how long #8546 has been open, I nominate this as something to fix for 1.5.