Conversation
[Release] 4.1.9
Co-authored-by: dpfaffenbauer <[email protected]>
Co-authored-by: dpfaffenbauer <[email protected]>
Modified objectMultihref.js to iterate through all selected records in data.records instead of only processing the first record. This enables users to select multiple data objects (products, categories, customers, etc.) and drag them all at once into condition lists. Fixes the issue where each data object had to be added individually to condition lists in cart price rules, product price rules, shipping rules, and other rule configurations. Co-authored-by: dpfaffenbauer <[email protected]>
Co-authored-by: dpfaffenbauer <[email protected]>
…OrderShipmentController Replace exception messages and stack traces in client responses with generic error messages. Detailed error information is now logged server-side using LoggerInterface. Fixes security vulnerability where internal implementation details were exposed to clients. Co-authored-by: dpfaffenbauer <[email protected]>
Address code review feedback to return appropriate error status code instead of HTTP 200 when an error occurs during PDF rendering. Co-authored-by: dpfaffenbauer <[email protected]>
… pattern Co-authored-by: dpfaffenbauer <[email protected]>
Address code review feedback to use for-of loops for simpler iteration over data.records arrays in both onNodeOver and onNodeDrop handlers. Co-authored-by: dpfaffenbauer <[email protected]>
…over Co-authored-by: dpfaffenbauer <[email protected]>
Fix outdated Menu Bundle docs for ExtJs event handling
…ort-again Add multi-select drag & drop support for objectMultihref condition lists
Address review feedback to remove logging calls and simplify error responses while still preventing information exposure. Co-authored-by: dpfaffenbauer <[email protected]>
Co-authored-by: dpfaffenbauer <[email protected]>
…rkets Add CLI command for setting up states/regions for additional countries
Co-authored-by: dpfaffenbauer <[email protected]>
[MessengerBundle] Add auto-refresh and chart tooltip
dpfaffenbauer
approved these changes
Jan 30, 2026
Author
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
…re-issue Fix information exposure in OrderInvoiceController and OrderShipmentController
aca1b0d to
8af585b
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR has been generated automatically.
Remember! The upmerge should always be merged with using
Merge pull requestbutton.In case of conflicts, please resolve them manually with usign the following commands: