Closed
Description
Preconditions
- Magento v2.2.2
Steps to reproduce
- Have a module with numbers in vendor name
- Create
product_types.xml
and define a new type
Expected result
- No XSD validation errors
Actual result
- XSD validation error that modelName does not validate.
product_types_base.xsd does not allow numbers in the modelName
type.
Furthermore, searching for the pattern [a-zA-Z_\\]
finds more files where this might be a problem.
Similar to #4470.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release