| Title | jspwiki.translatorReader.allowHTML is true, but html tags get escaped |
| Date | 14-Jul-2005 09:41:13 EEST |
| Version | 2.2.28 |
| Submitter | 66.112.74.248 |
| Bug criticality | LightBug |
| Browser version | IE6 |
| Bug status | ClosedBug |
| PageProvider used | |
| Servlet Container | tomcat 5.0 |
| Operating System | FreeBSD |
| URL | http://www.romaneseuntdomus.com/JSPWiki/Wiki.jsp?page=Main![]() |
| Java version | jdk 1.5 |
All I wanted is to embed html in a page, but can't seem to do it. I set the allowHTML to true in the properties and it shows up as such when I display this variable on a page. The gt and lt brackets just get escaped when the page is saved. Paul Slusarz
.
Please check that you have not added a space (or a tab) after the "true".
Thanks, I did remove an extra space I had, and the problem is gone (html gets embedded successfuly). So how do we classify this bug? The variable printed as "true" when I embedded it in a page. - Paul