You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by German Grekhov <ge...@gmail.com> on 2012/03/20 03:21:41 UTC

Fwd: Debug dialogs

---------- Forwarded message ----------
From: seba.wagner@gmail.com <se...@gmail.com>
Date: 2012/3/19
Subject: Re: Debug dialogs
To: German Grekhov <ge...@gmail.com>


please lets cc the incubator dev mailing list in all our mails, every email
that is published makes our project look more relevant to 3th party

Sebastian

2012/3/19 seba.wagner@gmail.com <se...@gmail.com>

I gonna check that tonight.
>
> One common pitfall is:
>
> if ($debug) Debug.write("balsdbalsd");
> myview.doMethodXYZ();
>
> if you just delete the "Debug.write("balsdbalsd");"
> if ($debug)
> myview.doMethodXYZ(); => will be executed only in debug mode not in normal
>
> Sebastian
>
>
> 2012/3/19 German Grekhov <ge...@gmail.com>
>
>> Hello, Sebastian.
>>
>> I found a very strange problem. Mute functionality doesn't work in the
>> debug mode. There is a problem with confirmation dialog construction. But
>> it works well in the "release" mode.
>> Can you reproduce this bug?
>>
>> German.
>>
>>
>
>
> --
> Sebastian Wagner
> http://www.openmeetings.de
> http://incubator.apache.org/openmeetings/
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com