Admin- Applications detail Page description details showing the <br> tags(lucee 6.0)

Description

In Lucee 6.0 Admin - Application detail Page description details showing the <br> tags

Environment

None

Attachments

1

relates to

Activity

Pothys - MitrahSoft 
1 June 2023 at 15:46

I checked this issue with Lucee version 6.0.0.419-SNAPSHOT. Now the admin application detail page details are showing correctly and the <br> tag isn't shown. The issue is solved.

Pothys - MitrahSoft 
8 September 2022 at 07:11

I've used sanitizehtml() to show the extension description

https://github.com/lucee/Lucee/pull/1780

Zac Spitzer 
30 August 2022 at 17:40

Nope, do extension Exists and output html as text as currently without the extension I reckon

Pothys - MitrahSoft 
30 August 2022 at 10:08

Using sanitizeHtml() will throw an error if the ESAPI extension is not installed. So I used writeoutput as like we did in https://luceeserver.atlassian.net/browse/LDEV-3468

Pull Request: https://github.com/lucee/Lucee/pull/1780

Zac Spitzer 
30 August 2022 at 07:53

If the ESAPI extension is installed, we can render the html in the admin using sanitizeHtml()

https://luceeserver.atlassian.net/browse/LDEV-3953

Fixed

Details

Assignee

Reporter

Priority

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Created 30 August 2022 at 07:46
Updated 1 June 2023 at 15:46
Resolved 1 June 2023 at 15:46