26A HTML Sanitization: IRC_BatchAction_Done Seeded Template Still Contains ${href} Syntax in 26B
Summary:
Hello Team,
We are reviewing Oracle Recruiting Alerts Composer templates following the Oracle notification regarding HTML sanitization changes introduced in release 26A.
While reviewing the Oracle-seeded template "IRC_BatchAction_Done" (Batch Action Notification), we observed that the template still contains dynamic attribute syntax similar to: <a ${href}="${DeeplinkToFailedList}">View Details</a>
Oracle documentation and support responses indicate that unsupported HTML elements and attributes may be removed during sanitization, and that ${href} is not considered a standard HTML attribute.
Oracle Support has informed us that remediation for this issue was implemented in 26B. However, the Oracle-seeded template currently available to us still contains the ${href} syntax