View Issue Details

IDProjectCategoryView StatusLast Update
0001722CaseTalk ModelerRepositorypublic2022-01-10 20:40
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product Version9.0 
Target Version9.0Fixed in Version9.0 
Summary0001722: SQL Repository interprets characters
DescriptionSQL Repository seems to interpret some characters in the query.
Steps To ReproduceOpen IG and the Query Repository window
Go to the Query tab
Execute the following SQL:

 select 'A&T'

The result shows:

  'A'

Expected result:

 'A&T'
TagsNo tags attached.
CaseTalk Editionunknown

Activities

Marco Wobben

Marco Wobben

2018-05-16 17:50

administrator   ~0001178

Internal database engine had Macro Support active, this is now turned off to not interpret special characters in the query anymore.
Marco Wobben

Marco Wobben

2022-01-10 20:40

administrator   ~0003488

Closing automatically, stayed too long in resolved state. Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2018-05-16 17:49 Marco Wobben New Issue
2018-05-16 17:49 Marco Wobben Status new => assigned
2018-05-16 17:49 Marco Wobben Assigned To => Marco Wobben
2018-05-16 17:50 Marco Wobben Status assigned => resolved
2018-05-16 17:50 Marco Wobben Resolution open => fixed
2018-05-16 17:50 Marco Wobben Fixed in Version => 9.0
2018-05-16 17:50 Marco Wobben Note Added: 0001178
2022-01-10 20:40 Marco Wobben Note Added: 0003488
2022-01-10 20:40 Marco Wobben Status resolved => closed