orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
515 stars 221 forks source link

Broken image in HTML editor for help #2727

Open avernet opened 8 years ago

avernet commented 8 years ago

To reproduce, put an image, say my-image.png in resources/forms/assets/my-image.png. In Form Builder, create a new form. For the existing field, open the Control Settings, go to the Help tab, type <img src="/forms/assets/my-image.png">, then click the "Use HTML" checkbox. Notice the broken image. However, clicking on the help icon the image shows fine, both in Form Builder and at runtime.

screen shot 2016-04-15 at 10 58 41 am screen shot 2016-04-15 at 10 58 53 am screen shot 2016-04-15 at 10 59 10 am

avernet commented 8 years ago

+1 from community