Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix combine 415 403 #56047

Merged
merged 12 commits into from
Mar 4, 2025
Merged

Fix combine 415 403 #56047

merged 12 commits into from
Mar 4, 2025

Conversation

albarin
Copy link
Contributor

@albarin albarin commented Mar 4, 2025

Fix 417

@github-actions github-actions bot added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Mar 4, 2025
@albarin albarin added the cherry pick to frozen release Dev only - Part of PRR flow label Mar 4, 2025
@albarin albarin marked this pull request as ready for review March 4, 2025 09:40
Copy link
Contributor

github-actions bot commented Mar 4, 2025

Test using WordPress Playground

The changes in this pull request can be previewed and tested using a WordPress Playground instance.
WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Test this pull request with WordPress Playground.

Note that this URL is valid for 30 days from when this comment was last updated. You can update it by closing/reopening the PR or pushing a new commit.

Copy link
Contributor

github-actions bot commented Mar 4, 2025

Size Change: +141 B (0%)

Total Size: 5.34 MB

compressed-size-action

@albarin albarin merged commit 53814af into release/9.7 Mar 4, 2025
43 checks passed
@albarin albarin deleted the fix-combine-415-403 branch March 4, 2025 11:50
github-actions bot pushed a commit that referenced this pull request Mar 4, 2025
* Secure “Generate coupon code” button

* Secure “Export products” button

* Secure “Import products” button

* Secure inline error messages

* Secure link inside inline error messages

* Remove “onChangeShippingMethodSelector”

* Add changelog message

* Secure “Read more” button

* Added changelog.

* Added element creation to avoid appending text to jQuery Object.

---------

Co-authored-by: Niels Lange <[email protected]>
Co-authored-by: Paulo Arromba <[email protected]>
Copy link
Contributor

github-actions bot commented Mar 4, 2025

IMPORTANT: Merging this PR to the appropriate branches is critical to the release process and ensures that the bug does not cause regressions in the future releases.

Cherry picking was successful for frozen release (release/9.8). Please merge the following PR: #56057

albarin added a commit that referenced this pull request Mar 4, 2025
Fix combine 415 403 (#56047)

* Secure “Generate coupon code” button

* Secure “Export products” button

* Secure “Import products” button

* Secure inline error messages

* Secure link inside inline error messages

* Remove “onChangeShippingMethodSelector”

* Add changelog message

* Secure “Read more” button

* Added changelog.

* Added element creation to avoid appending text to jQuery Object.

---------

Co-authored-by: Alba Rincón <[email protected]>
Co-authored-by: Niels Lange <[email protected]>
Co-authored-by: Paulo Arromba <[email protected]>
jorgeatorres added a commit to jorgeatorres/woocommerce that referenced this pull request Mar 7, 2025
* Prep release/9.8 for 9.8 cycle (woocommerce#56031)

Prep release/9.8 for 9.8 cycle with version bump to 9.8.0-beta.1

Co-authored-by: WooCommerce Bot <[email protected]>

* Release: Prepare the changelog for 9.8 (woocommerce#56035)

* Delete changelog files from 9.8 release

* Update the readme files for the 9.8 release

* Update release date

---------

Co-authored-by: WooCommerce Bot <[email protected]>
Co-authored-by: Jorge Torres <[email protected]>

* Cherry pick 56047 into frozen release: release/9.8 (woocommerce#56057)

Fix combine 415 403 (woocommerce#56047)

* Secure “Generate coupon code” button

* Secure “Export products” button

* Secure “Import products” button

* Secure inline error messages

* Secure link inside inline error messages

* Remove “onChangeShippingMethodSelector”

* Add changelog message

* Secure “Read more” button

* Added changelog.

* Added element creation to avoid appending text to jQuery Object.

---------

Co-authored-by: Alba Rincón <[email protected]>
Co-authored-by: Niels Lange <[email protected]>
Co-authored-by: Paulo Arromba <[email protected]>

* Cherry pick 56048 into frozen release: release/9.8 (woocommerce#56060)

Remove decodeEntities from the product name used on cart & checkout (woocommerce#56048)

revert using RawHTML because it renders an extra div inside the <a> tag

Co-authored-by: Alba Rincón <[email protected]>
Co-authored-by: Alex Florisca <[email protected]>

* Prevent Fatal Error on malformed pagination query (woocommerce#56049)

* Avoid fatal by casting page number to integer

Cast page number to integer when generating aria-label to ensure proper number formatting

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <[email protected]>

* Fix email accent color causing invisible text in emails (woocommerce#56061)

* Use theme button background color as accent color in emails

* Add changelog

* Update tests

* Fix textdomain loading warning in woocommerce 9 80 beta 1 (woocommerce#56133)

* Refactor Email Editor Integration Initialization from using FeaturesUtil to `get_option`

Using FeaturesUtil::feature_is_enabled here triggers a Translation loading early warning message on WordPress 6.8 Beta

* Add change log file

* Delete Transients: avoid running statements without options_to_clear. (woocommerce#56136)

* Delete Transients: avoid running statements without options_to_clear.

* Add changefile(s) from automation for the following project(s): woocommerce

* Delete Transients: adds test case.

* Fixes spelling.

* Fixes _wc_delete_transients call.

* Linting.

* Fix linter white space

* Returns early.

---------

Co-authored-by: cpap <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Tom Cafferkey <[email protected]>

* Cherry pick e2e test fixes 56083 and 56121 to 9.8 (woocommerce#56163)

* [e2e-utils] Update editor-canvas locator to support updates in Gutenberg nightly (woocommerce#56083)

* [e2e tests] Fixes to support WP core 6.8 (woocommerce#56121)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: WooCommerce Bot <[email protected]>
Co-authored-by: Alba Rincón <[email protected]>
Co-authored-by: Niels Lange <[email protected]>
Co-authored-by: Paulo Arromba <[email protected]>
Co-authored-by: Alex Florisca <[email protected]>
Co-authored-by: Luigi Teschio <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Ján Mikláš <[email protected]>
Co-authored-by: Oluwaseun Olorunsola <[email protected]>
Co-authored-by: Harris Papazoglou <[email protected]>
Co-authored-by: cpap <[email protected]>
Co-authored-by: Tom Cafferkey <[email protected]>
Co-authored-by: Adrian Moldovan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry pick to frozen release Dev only - Part of PRR flow plugin: woocommerce Issues related to the WooCommerce Core plugin.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants