No Code Attached Yet
avatar brianteeman
brianteeman
29 Aug 2022

Steps to reproduce the issue

Go to create a new module
Look at the descriptions of each module - specifically Login

Expected result

Text displayed (or truncated) with no html entities

Actual result

html entities dislayed

image

Additional comments

It is caused by

<?php $desc = HTMLHelper::_('string.truncate', $this->escape(strip_tags($item->desc)), 200); ?>

Wondering why we are stripping everything there?

avatar brianteeman brianteeman - open - 29 Aug 2022
avatar joomla-cms-bot joomla-cms-bot - change - 29 Aug 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Aug 2022
avatar Quy
Quy - comment - 29 Aug 2022
avatar brianteeman brianteeman - change - 29 Aug 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-08-29 22:53:05
Closed_By brianteeman
avatar brianteeman brianteeman - close - 29 Aug 2022

Add a Comment

Login with GitHub to post a comment