Bug Report #2018-6-21_15-3-46

OS info

  • Operating System : Windows 10.0.17134
  • Wappler Version : 1.2.1

Problem description

Receive broken image icon when trying to insert .jpg image into page.

Steps to reproduce

  1. insert Basic - Image element into container.
  2. use image properties src to navigate to image and select, or enter image path (ie. ‘img/10.jpg’)
  3. image does not render in design view, but just has a small broken image icon.

its working fine
must likely you have a path issue on your side

Yes. I had to change target to ‘Local’ to insert the image without getting the error.

I also just realized that file names such as ‘img/cat+dog.jpg’ have problems as the ‘+’ sign does not get parsed correctly. I use the plus sign in a lot of my image files.