Re: EXTCDI - Specializing ClientConfig with different WindowHandlerHtml leads to endless loop?

2013-02-01 Thread Mark Struberg
- Specializing ClientConfig with different WindowHandlerHtml leads to endless loop? Hello everone, I've tried to change the Nag-Screen of the Client Side Window Handler of EXTCDI by specializing ClientConfig in the following way: @SessionScoped @Specializes public class

Re: Re: EXTCDI - Specializing ClientConfig with different WindowHandlerHtml leads to endless loop?

2013-02-01 Thread it-media . kopp
: EXTCDI - Specializing ClientConfig with different WindowHandlerHtml leads to endless loop? Hi Heiko! Does this also happen on Firefox or only on IE? And if so, which IE version exactly? LieGrue, strub - Original Message - From: it-media.k...@daimler.com it-media.k...@daimler.com

Re: Re: EXTCDI - Specializing ClientConfig with different WindowHandlerHtml leads to endless loop?

2013-02-01 Thread Mark Struberg
: Re: EXTCDI - Specializing ClientConfig with different WindowHandlerHtml leads to endless loop? Hello, it is happening in IE 8 and FF 19 beta 4. Both react in the same way. This only happends as soon as I override the ClientConfig with my own version like this: @SessionScoped

EXTCDI - Specializing ClientConfig with different WindowHandlerHtml leads to endless loop?

2013-01-31 Thread it-media . kopp
Hello everone, I've tried to change the Nag-Screen of the Client Side Window Handler of EXTCDI by specializing ClientConfig in the following way: @SessionScoped @Specializes public class MaksClientConfig extends ClientConfig implements Serializable { /** ID necessary for serialization */