Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: Thomas_Arnbjerg on February 10, 2011, 09:26:32 pm

Title: EA crash during MDA transformation
Post by: Thomas_Arnbjerg on February 10, 2011, 09:26:32 pm
The following construct in a MDA transformation (class) results in a EA crash:

%if classTag:"foo"=="bar"%
%endTemplate%
%elseIf classTag:"this_else_if_causes_a_crash"=="crash"%
%endTemplate%
%endIf%

Observed under Wine, Ubuntu Linux 10.10