Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bug APEX 21.2: Link Attributes value is escaped

InoLNov 26 2021

It was discussed here, but it is a separate issue.
I have a card region (on apex.oracle.com), with Card Action Redirect To URL (just use # as URL for this purpose).
Add this link attribute (copied from the Help):

title="Click to edit"

Run the page and hover the mouse over the card. The title does not show.
Inspect the element and you will see that APEX changed the attribute to:
title="click to edit"
I have not checked if for other links, just for this card link.

This post has been answered by Mónica Godoy -Oracle on Dec 3 2021
Jump to Answer
Comments
Post Details
Added on Nov 26 2021
3 comments
348 views