Activity log for bug #867266

Date Who What changed Old value New value Message
2011-10-04 11:26:38 Federico Cavalieri bug added bug
2011-10-04 11:26:38 Bug Importer bug Imported external bug #3409383
2011-11-22 16:49:39 Gabriel Petrovay description This raises an error: 4,1: update static error [err:XUST0001]: updating expression illegal here; raised at /zorba/trunksrc/src/compiler/expression/fo_expr.cpp:23 variable $x:=<a/>; for $y in $x return replace value of node $x with "x" This doesn't: variable $x:=<a/>; for $y in $x return replace value of node $y with "x" This raises an error: 4,1: update static error [err:XUST0001]: updating expression illegal here; raised at /zorba/trunksrc/src/compiler/expression/fo_expr.cpp:222 variable $x:=<a/>; for $y in $x return replace value of node $x with "x" This doesn't: variable $x:=<a/>; for $y in $x return replace value of node $y with "x"
2011-11-22 17:04:53 Gabriel Petrovay zorba: assignee Gabriel Petrovay (gabipetrovay) Markos Zaharioudakis (markos-za)
2012-02-15 12:00:03 Markos Zaharioudakis zorba: status New Fix Committed
2012-02-15 12:08:55 Markos Zaharioudakis bug added subscriber Markos Zaharioudakis
2012-02-16 12:33:43 Markos Zaharioudakis zorba: milestone 2.2
2012-03-26 01:19:46 Markos Zaharioudakis zorba: status Fix Committed Fix Released