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

2013-02-01 Thread Mark Struberg
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 To: users@myfaces.apache.org Cc: Sent: Friday, February 1, 2013 8:20 AM Subject: EXTCDI

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

2013-02-01 Thread it-media . kopp
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 @Specializes public class MaksClientConfig extends ClientConfig implements Serializable { /** ID necessary

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

2013-02-01 Thread Mark Struberg
Hi Heiko! I'll create a unit test for it and test it before we kick off the build for the release. LieGrue, strub - Original Message - From: it-media.k...@daimler.com it-media.k...@daimler.com To: users@myfaces.apache.org Cc: Sent: Friday, February 1, 2013 1:26 PM Subject: Re: