Changes between Initial Version and Version 3 of Ticket #27639
- Timestamp:
- 04/02/2014 09:32:25 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27639 – Description
initial v3 1 1 Currently the API call to fetch themes fails with the message "No transport". 2 2 3 After some searching I found, that `$.support.cors = true;` should help. This still ends in an error with " Permissiondenied".3 After some searching I found, that `$.support.cors = true;` should help. This still ends in an error with "Access is denied".