Skip to content

queue_consumer.xml doesn't allow numbers in handler class #25731

Closed
@domeglic

Description

@domeglic

Preconditions (*)

  1. Magento 2.3.3 & 2.3-develop

Steps to reproduce (*)

  1. Create a queue_consumer.xml
  2. Specify a handler with a number in the path

Expected result (*)

  1. XML validation passes

Actual result (*)

  1. 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

Component: Framework/XmlFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions