project.module: change html-entities to chars before mailing

Created on 28 February 2002, almost 23 years ago
Updated 16 November 2024, about 2 months ago

[this will look stupid on the mailing list - look at it at drupal.org (see link below - in the mail!)]

e.g.
& to &
&lt; to <
&gt; to >
&quot; to "
&#039; to '
&nbsp; to [haha]
etc.

because
  &nbsp;&nbsp;&lt;span style="color: red;"&gt;*&lt;/span&gt;
(from a previous post) just isn't really accessible ;)

see also http://www.php.net/manual/en/function.htmlentities.php (incl. sample implementation)

Feature request
Status

Fixed

Version

11.1 🔥

Component

ajax system

Created by

🇩🇪Germany ax

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024