Skip to content

Conversation

@Sdfendor
Copy link
Contributor

@Sdfendor Sdfendor commented Feb 10, 2022

Description (*)

The method urlEscape in Mage_Core_Block_Abstract is deprecated in Magento versions newer than 1.4.0.0-rc1 (for a long time). A few calls to the deprecated method still remained in the codebase, different from the similar and also deprecated htmlEscape. This PR replaces the occurrences so that both legacy methods are no longer used in Core.

This gives the opportunity to remove both legacy methods altogether in v20.

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All automated tests passed successfully (all builds are green)

@github-actions github-actions bot added Component: Catalog Relates to Mage_Catalog Component: Widget Relates to Mage_Widget Template : base Relates to base template Template : rwd Relates to rwd template labels Feb 10, 2022
@Flyingmana Flyingmana merged commit fbc78a0 into OpenMage:1.9.4.x Feb 12, 2022
@github-actions
Copy link
Contributor

Unit Test Results

1 files  ±0  1 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
7 runs  ±0  5 ✔️ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit fbc78a0. ± Comparison against base commit fdaa31e.

@Sdfendor Sdfendor deleted the replace_deprecated_calls_urlEscape branch August 4, 2022 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Catalog Relates to Mage_Catalog Component: Widget Relates to Mage_Widget Template : base Relates to base template Template : rwd Relates to rwd template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants