It's in 1.4.0: https://issues.apache.org/jira/browse/WICKET-2350

--
Jeremy Thomerson
http://www.wickettraining.com




On Fri, Jul 24, 2009 at 7:01 AM, Jörn
Zaefferer<joern.zaeffe...@googlemail.com> wrote:
> 2350 cost us a lot of time, getting that fixed would be very very
> helpful. We have a lot of cases where similar fields are used in
> different forms...
>
> Jörn
>
> On Tue, Jul 14, 2009 at 3:47 AM, Igor Vaynberg<igor.vaynb...@gmail.com> wrote:
>> thanks major, i added a couple of notes to the wiki. i totally forgot
>> about 2350, i will get it into 1.4.0 for sure.
>>
>> -igor
>>
>> 2009/7/11 Major Péter <majorpe...@sch.bme.hu>:
>>> Hi,
>>>
>>> I have recently upgraded my project and I did find these changes:
>>> - the first parameter of
>>> org.apache.wicket.markup.html.tree.LinkTree#onNodeLinkClicked has been
>>> changed from TreeNode to Object, so if you had override this method, you
>>> need to change the parametertype.
>>> - localization messages for validations works only in
>>> form.component.validatorType=message format, the
>>> component.validatorType=message format isn't working anymore (but this could
>>> be change for final release - for further infos see:
>>> https://issues.apache.org/jira/browse/WICKET-2350 )
>>>
>>> Besides this, I found in WebApplication#getConfigurationType a FIXME
>>> comment, so in theory the init-param's name for filter/servlet (or
>>> context-param) should be changed from "configuration" to
>>> "wicket.configuration" in final 1.4 release. (See:
>>> https://issues.apache.org/jira/browse/WICKET-1317 )
>>>
>>> //Also many old component has been genericized, a list of these components
>>> would be helpful, (for example TextField, RequiredTF, and so on, if you
>>> follow these changes in your code, it would be easier to read next time)
>>>
>>> p.s: I would wrote this on wiki, but I know how bad my english is. :)
>>>
>>> Best Regards,
>>> Peter Major
>>>
>>> 2009-07-10 21:22 keltezéssel, Igor Vaynberg írta:
>>>>
>>>> We would like to release Wicket 1.4 very soon, but in order to do so
>>>> we would like to provide our users with a good migration guide.
>>>>
>>>> We have started one here:
>>>> http://cwiki.apache.org/confluence/display/WICKET/Migrate-1.4 but it
>>>> probably lacks the smaller tweaks necessary to migrate.
>>>>
>>>> If you have recently migrated a project, or remember any changes you
>>>> had to perform, or have any helpful tips or hints please add them to
>>>> the migration guide. Do not worry about formatting, for now we are
>>>> looking for content.
>>>>
>>>> If you do not want to bother putting them on the wiki simply add them
>>>> to this thread.
>>>>
>>>> Thanks!
>>>>
>>>> -igor
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to