﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
45	Fix issues with multiplication operators in complex expressions	phdmakk	phdmakk	"There is something wrong with processing multiplication operators in complex expressions, e.g.:

* {{{a:= b * c}}} is fine, 
* {{{a:= b * c + d}}} is fine, but
* {{{a:= (b * c) + d}}} is problematic

Investigate and fix the issue (possibly upstream)"	defect	closed	major	v1.0.x Series	Common	1.0	fixed		
