Tom Fulton

Results 3 issues of Tom Fulton

This might be the expected behavior, but just thought I'd check :smile: If you visit an invalid media URL, ie `/media/1234/umbraco5.png`, you get an ASP.NET Exception page: ![image](https://cloud.githubusercontent.com/assets/1396376/10628196/37922aea-7777-11e5-8ff4-76044a3f18f8.png) This page...

enhancement
question
discussion

Thanks for the script! When running from an https:// site, API calls fail with a "Mixed Content" error, likely because it's hardcoded to use the http:// endpoint. Changing [this line](https://github.com/BrianFranklin/Brightcove-JS-MAPI/blob/master/bc-mapi.js#L20)...

The Umbraco package installer gives errors when the package doesn't have the "URL" field configured. Maybe we should think about adding a required prompt for this? Or, I could update...