CMQL bug in 2015.3 and, 2016.1

2 views
Skip to first unread message

Michael Cohen

unread,
Aug 25, 2016, 3:22:37 PM8/25/16
to InterSystems: MV Community
The good news is that you get an error rather than an incorrect result.

The problem is with queries that include both a literal and a empty string. For example:

MV:LIST VOC WITH F1 "F" ""

[7012] CMQL: Fatal internal error - invalid query tree.

Please prepare the following information and contact Intersystems support:

  o As much detail as possible regarding the CMQL statement

  o As much detail as possible regarding the DICT of the file(s) in question

  o Provide the information between the == lines below

 ===========================================================================

  Exception message       : org.antlr.runtime.UnwantedTokenException

  Recognizer line         : 0

  Tree line               :

  Node description        :

===========================================================================

 


Same error for:

MV:LIST VOC WITH F1 EQ "F" OR ""

 

This problem happens in:

2015.3

2016.1

2016.2


Should you be running on an affected release and suspect that this might cause a problem, contact InterSystems Support to discuss this and request a build that fixes this problem.


Reply all
Reply to author
Forward
0 new messages