content icon indicating copy to clipboard operation
content copied to clipboard

Issue with "Allowing cross-origin use of images and canvas": (Glitch example not working)

Open ArthurRSquiD opened this issue 4 years ago • 3 comments

MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_enabled_image

What information was incorrect, unhelpful, or incomplete?

Specific section or headline?

At the end of the "Receiving and saving the image" section

What did you expect to see?

A working example

Did you test this? If so, how?

clicked on the links and get redirected to an error page

MDN Content page report details
  • Folder: en-us/web/html/cors_enabled_image
  • MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_enabled_image
  • GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/html/cors_enabled_image/index.html
  • Last commit: https://github.com/mdn/content/commit/1f2db9f0a46b99c254476b5f9445a74b98a6fa30
  • Document last modified: 2021-03-27T00:17:29.000Z

ArthurRSquiD avatar May 27 '21 12:05 ArthurRSquiD

@wbamberg on the subject of demos, this one appears to have gone missing. I'm not sure what we want to do with things like this.

rachelandrew avatar Jun 07 '21 09:06 rachelandrew

This looks a lot like the examples that we used to use the samples-server for - somewhere the example needs a server-side component. And in this case whoever wrote this example didn't use the samples-server, probably because they didn't know it existed.

We need to find a way to fix this. I've converted the issue about that to a discussion: https://github.com/mdn/content/discussions/5772 and added a link to this issue too.

wbamberg avatar Jun 07 '21 21:06 wbamberg

For the record here, the 404 URLs are:

  • https://cors-image-example.glitch.me/
  • https://glitch.com/edit/#!/remix/cors-image-example

sideshowbarker avatar Sep 07 '21 04:09 sideshowbarker

The link is gone after #11970

Josh-Cena avatar Dec 22 '22 23:12 Josh-Cena