-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: BundleFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueIndicates that Pull Request has been created to fix issueReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 release

Description
Preconditions
- Check license stated in composer.json for packages
- Compare to license.txt
Steps to reproduce
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/AdvancedSearch/composer.json#L19
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Amqp/composer.json#L14
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/AsynchronousOperations/composer.json#L21
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Authorizenet/composer.json#L22
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Braintree/composer.json#L31
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Elasticsearch/composer.json#L21
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/EncryptionKey/composer.json#L14
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/MessageQueue/composer.json#L13
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/MysqlMq/composer.json#L14
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Paypal/composer.json#L32
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/ProductVideo/composer.json#L22
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Signifyd/composer.json#L23
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/SwaggerWebapiAsync/composer.json#L16
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Swatches/composer.json#L25
- https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Vault/composer.json#L18
The following Core Bundled Extension
vertex/module-tax
is currently stated as proprietary but no further license details are provided.
Expected result
- license in composer.json should read
"license": [
"OSL-3.0",
"AFL-3.0"
],
Actual result
- proprietary
Metadata
Metadata
Assignees
Labels
Component: BundleFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueIndicates that Pull Request has been created to fix issueReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 release