|
2 | 2 | =============
|
3 | 3 | * Fixed bugs:
|
4 | 4 | * Fixed an issue where malicious JavaScript could be executed when adding new User Roles in the backend
|
5 |
| - * Fixed an issue where incorrect output format was returned when invoking customer service getAllAttributesMetadata |
| 5 | + * Fixed an issue where incorrect output format was returned when invoking the Customer service |
6 | 6 | * Fixed an issue where it was impossible to activate an integration after editing the URLs
|
7 |
| - * Fixed an issue where incorrect class path was used in ObjectManager calls |
| 7 | + * Fixed an issue where incorrect class path was used in the ObjectManager calls |
8 | 8 | * Fixed an issue where inconsistent Reflection classes were used for WebApi applications
|
9 |
| - * Fixed: Integration DateTest |
10 |
| - * Fixed: Remove include-path from composer.json |
11 |
| - * Fixed: Add parent element back to theme.xml |
12 |
| -* Api-functional Tests Changes: |
13 |
| - * Added api-functional tests for CE modules |
| 9 | + * Fixed an issue where the parent element was removed from theme.xml by mistake |
| 10 | +* API functional tests changes: |
| 11 | + * Moved API functional tests to CE repository |
| 12 | +* Various improvements: |
| 13 | + * Removed include-path from composer.json |
14 | 14 | * GitHub requests:
|
15 |
| - * [#876](https://github.com/magento/magento2/pull/876) -- Fixed german translation "Warenkorbrn" |
| 15 | + * [#876](https://github.com/magento/magento2/pull/876) -- [BUGFIX] Fixed german translation "Warenkorbrn" |
16 | 16 | * [#880](https://github.com/magento/magento2/pull/880) -- Naming fix in DI compiler.php - rename binary to igbinary to stay consistent
|
17 | 17 | * [#913](https://github.com/magento/magento2/pull/913) -- Specify date fixture and fix expectations
|
18 | 18 | * [#874](https://github.com/magento/magento2/pull/874) -- Prevent special characters finding their way into layout handle due to SKU being used
|
19 | 19 | * [#903](https://github.com/magento/magento2/pull/903) -- Small cleanup refactoring
|
20 | 20 | * [#905](https://github.com/magento/magento2/pull/905), [#907](https://github.com/magento/magento2/pull/907), [#908](https://github.com/magento/magento2/pull/908) -- Change interpret() return value to conform with Layout\ReaderInterface
|
| 21 | + * [#913](https://github.com/magento/magento2/pull/913) -- Specify date fixture and fix expectations |
21 | 22 |
|
22 | 23 | 0.42.0-beta2
|
23 | 24 | =============
|
|
0 commit comments