Malformed HTML in form description

Created on 31 May 2022, about 2 years ago
Updated 16 November 2023, 8 months ago

Problem/Motivation

Code link:
https://git.drupalcode.org/project/geofield/-/blob/8.x-1.x/src/Plugin/vi...

<br/><u>Proximity format should be in the following format: <strong>"40.73,-73.93<=5[unit]"</strong></u>, where the operator might be also: ><br>and [unit] should be one of the following key value:</u>@units_decodes.<br><u>Note:</u> Use dot (.) as decimal separator, and not comma (,), otherwise results won\'t be accurate.</strong>

The string contains closing HTML tags without opening tags: </u> and </strong>

Another minor issue, the <br/> tag is invalid, should be <br> or <br />

The invalid HTML might break the page where it is displayed. Also creates problem with translation, as translations with invalid HTML can't be imported.

Proposed resolution

Make the string a valid HTML

πŸ› Bug report
Status

Fixed

Version

1.39

Component

Code

Created by

πŸ‡­πŸ‡ΊHungary Pasqualle πŸ‡­πŸ‡Ί Budapest

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.69.0 2024