Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website does not upload image correctly #6770

Closed
cyberduck opened this issue Jul 20, 2012 · 1 comment
Closed

Website does not upload image correctly #6770

cyberduck opened this issue Jul 20, 2012 · 1 comment
Labels
bug core thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

56e7a3c created the issue

  1. When I preview my index code straight from my computer to te browser, the image shows up.

  2. However, when I upload the index.html and other files to cyberduck, refresh and go to my domain on the web, everything shows up except the image.

  3. I have tried renaming the image, changing its location and extension, and nothing works.

I do not know what I am doing wrong.

Exhibit A: this is my code, which works in the preview, but not when uploaded to cyberduck. anything wrong with it? are there any specific instructions to get an image to show up that I may be ignoring?

{<img src ="images/kids with computers.jpg" width="100%" height"100%"/>}

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You must URI encode the URL to images%2Fkids%20with%20computers.jpg.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug core thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

1 participant