Hans Mackowiak
Hans Mackowiak
I added Add-Opens to the Manifest file, but so when i start the jar, it works bit launch4j currently doesn't respect that. is there a way to fix that, or...
### Description I got a BinaryObjectType class, with having `xsd:base64Binary` as text value, and `mimeCode` attribute. Now, I would like to check if `mimeCode` is a valid mime type. Maybe...
## Feature Request Extend AbstractPropertySourceIterator transformation from Datetime into String with option to set a different TimeZone instead. Example, the Server is Running as UTC, but the AdminUser wants a...
### Description (*) Done by Suggestion of https://github.com/OpenMage/magento-lts/issues/1216#issuecomment-1518591768 ### Related Pull Requests - see OpenMage/magento-lts# ### Fixed Issues (if relevant) - fixes OpenMage/magento-lts#1216 ### Manual testing scenarios (*) 1. ......
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description When you have a Bundle and you add Option/Selection to it, say...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior The order is set to complete, even if one of the...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description Problem: `sales/order->appliedRuleIds` and `sales/order_item->appliedRuleIds` might store the rules ids, but not enough...
While checking some callbacks, I found this: https://github.com/OpenMage/magento-lts/blob/031de28d0d31454cf9eee371f1b1a36901e647d2/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Grid.php#L85-L87 Doesn't this get ignored by this? https://github.com/OpenMage/magento-lts/blob/031de28d0d31454cf9eee371f1b1a36901e647d2/app/code/core/Mage/Adminhtml/Block/Widget/Grid.php#L559-L560 `Mage::getResourceModel('salesrule/coupon_collection')` is not an instance of `Mage_Adminhtml_Block_Promo_Quote_Edit_Tab_Coupons_Grid`
WIP so see if something is broken Dependencies that blocks 8.0 Version: * composer why-not vimeo/psalm "7.0.0-beta11" psalm/plugin-phpunit 0.19.5 requires vimeo/psalm (dev-master || ^6.10.0) * composer why-not symfony/cache "v8.0.0-BETA1" doctrine/doctrine-bundle...
### Description I wanted to install uppy via Symfony AssetManager, which uses esm modules. The main package works: `Bundled by jsDelivr using Rollup v2.79.2 and Terser v5.39.0.` but the sub...