﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1178	opihi should do something more reasonable if the assignment is a syntax error	eugene	eugene	"the following code in opihi gives a confusing result:

$value = something

$value = something else with a $variable

if $variable is not defined, opihi will complain about a syntax error, but $value will be left at the old value (something, in this case).  "	defect	new	high		Ohana		major			
