Quoted anchor tag

Created on 13 August 2024, 7 months ago

Problem/Motivation

When I create a hyperlink ('a' tag) with content that begins with a double-quote ("), and then press the "Source" edit button, the right angle bracket (>) gets converted in the HTML entity >, ruining the HTML for the rest of the page.

Steps to reproduce

Create a new page.
Enter the following as text content:
This is a "quoted" link.

Then highlight "quoted" (quotes included) and make it into a link. The destination of the link does not matter.
Press the Source button.

The problem should be visible.

Proposed resolution

Only apply replacements/filtering on content that is tagged to be relevant to this module...not ALL content.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024