Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.13.3
-
None
Description
A JMS Selector which has a valid stem followed by invalid data will not cause a failure, and the selector will be parsed an executed as if only the valid stem were present.
For example the selector
a = 1 AMD b = 2
will be treated as if the selector was
a = 1