The project Tapestry 4.1 - Core has the following 2 changes by 1 author:

*Jesse Kuhnert* made the following changes at 

Comment:
Fixes TAPESTRY-2023. 

core.js was clobbering ie dom listeners for single element nodes that wouldn't 
be re-created for ie as the properties would just be copied over for that 
special case.  

Also added getRenderError() to IFieldTracking so that when clearErrors is 
called it is able to know what to do in subclasses / special cases . (such as 
where css classes are appended to the class attribute for a node when in error 
or missing a value)

> /tapestry/tapestry4/trunk/tapestry-examples/pom.xml (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/valid/IFieldTracking.java
>  (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/FormSupportImpl.java
>  (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/valid/ValidationDelegate.java
>  (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/internal/event/impl/ComponentEventInvoker.java
>  (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/js/tapestry/core.js (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/js/tapestry/widget/Widget.js 
> (612143)
> /tapestry/tapestry4/trunk/tapestry-examples/TimeTracker/src/java/org/apache/tapestry/timetracker/page/TaskEntryPage.java
>  (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/form/GTimePicker.java
>  (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/js/tapestry/widget/TimePicker.js
>  (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/valid/FieldTracking.java
>  (612143)
> /tapestry/tapestry4/trunk/tapestry-framework/src/js/tapestry/form.js (612143)
*Jesse Kuhnert* made the following changes at 

Comment:
Made Palette call Form delegate for pre/post contributions.

> /tapestry/tapestry4/trunk/tapestry-contrib/src/java/org/apache/tapestry/contrib/palette/Palette.java
>  (612146)



---------------------------------------------------------------------------------------

The build has 1 failed test and 1810 successful tests.

Click http://tapestry.formos.com/bamboo/browse/T41-CORE-96 to find out more.

Thanks,

Bamboo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to