﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1544	OMEdit: Issues when adding class	Per Östlund	Per Östlund	"If you create a new model in OMEdit, and then open the text view and add another model underneath that the first model so that you get something like:
{{{
model A
end A;

model B
end B;
}}}
and try to save it, you will get a message saying ""Error: Class save not found in scope <global scope> (looking for a function or record)"". You will also get a message in the info tab saying ""Renamed 'A' to 'A.B'"".

You can then not close the model. Closing the model gives you three options, Save, Discard and Cancel. Save does not work for the reasons given above, Discard print an error in the error tab saying ""Follow Error has occured. while deleting A.B"" and does nothing, and Cancel obviously does nothing either.

I'm not sure if you should be able to add several models in the same text view, but the situation should be handled better regardless."	defect	closed	high	1.9.0	OMEdit	trunk	fixed		Per Östlund
