Re: git commit: Avoid using input names that conflict with any DOM API names.

2014-10-16 Thread Martin Grigorov
Hi Jesse, Please create a ticket for this improvement. The tickets are useful for the end users to know what kind of changes there are in a release. Thanks! Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Oct 16, 2014 at 5:33 PM, wrote: > Repository: wicke

Re: git commit: Avoid using input names that conflict with any DOM API names.

2014-10-16 Thread Jesse Long
OK, will do. :-) On 16/10/2014 18:30, Martin Grigorov wrote: Hi Jesse, Please create a ticket for this improvement. The tickets are useful for the end users to know what kind of changes there are in a release. Thanks! Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigoro

Failure of Kyro serializer due to latest changes in Wicket snapshot?

2014-10-16 Thread Joachim Rohde
Hi, I realized today that the unit tests of the Kryo serializers (and the fast serializer) in the Wickestuff project were failing since (at least) yesterday (16th october). The last successful build according to https://travis-ci.org/wicketstuff/core/builds was on the 13th. For example https:/

Re: Failure of Kyro serializer due to latest changes in Wicket snapshot?

2014-10-16 Thread Martin Grigorov
Hi, Thanks for notifying us! The old bufferSize was 500 bytes. Since recently auto components are not removed at the end of the request cycle and they contribute to the page size at the end: ERROR - DebuggingKryo - Wrote '340' bytes for object: 'class org.wicketstuff.pageserializer