Skip to Content
0
Jul 25, 2016 at 11:00 AM

MII 15.1 debug mode issue with link

118 Views

Hello,

We are now in process to migrate from MII 12.1 to 15.1 (big jump).

We noticed a kind of bug (for me) in the debug mode of a MII transaction.

If we call a query template, with [Param.1] having such value : it.item like 'blabla', when mapping this value to [Param.1], it will become :

  • [DEBUG] [SelectSomething_0]Modifying IllumQuery template variable SelectSomething_0.Param.1 = it.item+like+%26apos%3Bblabla%25%26apos%3B


Causing the SQL to fail off course...Do you have any idea why ?

Thanks

Olivier