Feng Forum

Support => Feng Office 1 => Older versions => 1.2 => : Karl February 17, 2009, 01:11:02 PM

: 1.2.0.1: Error "ico is undefined"
: Karl February 17, 2009, 01:11:02 PM
After editing of a workspace I'm getting this error:

Error "ico is undefined"
: Re: 1.2.0.1: Error "ico is undefined"
: millionleaves February 18, 2009, 01:59:47 AM
Me too. Doesn't appear to affect functionality.

David
: Re: 1.2.0.1: Error "ico is undefined"
: ignacio February 18, 2009, 05:30:03 PM
Do you get this error every time you edit a workspace? Try adding 'if (ico)' before line 228 of file 'public/assets/javascript/og/WorkspacePanel.js' so that you end up with if (ico) ico.classname ...
: Re: 1.2.0.1: Error "ico is undefined"
: Karl February 18, 2009, 06:09:07 PM
It does not appear any more. It did appear on a fresh installation without additional workspaces. But now with many workspaces there is no more error.