Closed
Description
Preconditions (*)
- Magento 2.3.3 & 2.3-develop
Steps to reproduce (*)
- Create a
queue_consumer.xml
- Specify a handler with a number in the path
Expected result (*)
- XML validation passes
Actual result (*)
- XSD validation fails because handler contains invalid characters
This problem was already reported and closed without a solution: #16168
Similar problem: #14882.
Solution should be simple, just add 0-9 to the pattern in consumer.xsd
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 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.3 release