Skip to content

Conversation

@Amadeco
Copy link

@Amadeco Amadeco commented Feb 1, 2022

No description provided.

@srenon
Copy link
Contributor

srenon commented Feb 1, 2022

This change seem like it will cause issues in newer and older version of Magento

abstract class AbstractBlock extends \Magento\Framework\DataObject implements BlockInterface
{ 

   /**
     * Escape a string for the HTML attribute context
     *
     * @param string $string
     * @param boolean $escapeSingleQuote
     * @return string
     * @since 101.0.0
     * @deprecated 103.0.0 Use $escaper directly in templates and in blocks.
     */
    public function escapeHtmlAttr($string, $escapeSingleQuote = true)
    {

@Amadeco Amadeco changed the title Form validation attributes fix: form validation attributes Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants