Modify ↓
Opened 14 years ago
Closed 14 years ago
#10369 closed defect (duplicate)
Cannot use full/absolute URL with add_script
| Reported by: | Mitar | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.12.2 |
| Severity: | normal | Keywords: | |
| Cc: | mmitar@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I cannot use full/absolute (with http/https part) URL with add_script, it still prepends local chrome part and escapes the rest. So I am unable to use public APIs through JavaScript libraries in this way.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



That's implemented on trunk, see [10027] and #7768.