Thanks James,

Fixed at r815687  in trunk and r815689 in R9.04

Jacques

From: "James McGill" <[email protected]>
content/control/EditSurveyResponse puts escaped HTML on the page instead of
the rendered survey.

applications/content/webapp/content/survey/EditSurveyResponse.ftl  has
${surveyString}    but
that apparently escapes the page.   ${surveyString?html} just adds another
level of escaping, and
I couldn't see how to "unescape" from here.

It looks to me like there really should be a call to surveyWrapper.render()
or something like that --
or is it the intended behavior to show the  HTML output instead of the
rendered survey?

--
James McGill
Able Engineering


Reply via email to