They are permanently backed out of the 4.0.2 branch. We will find a new
solution for the 4.1 trunk.
Thanks,
D
Ken Paulsen wrote:
>
> Dick,
>
> Are the changes for unconditionally rendering the <span> permanently
> backed out? We had to change our JS code in several places to
> accommodate this change, should we now revert our changes?
>
> Ken
>
> Dick Spellman wrote:
>>
>> There are only few bug fixes, and unfortunately they are not called
>> out in the releasenote.html file. We have to get better at doing
>> this. :-(
>>
>> Here is what was fixed:
>>
>> Issue #9 - onLoad/onUnLoad are broken
>> CR 6527268 - JavaScript namespace is incorrect
>> Issue #6 - progressbar example fails - missing index.jsp
>> NB issue # 96990.
>> During static initialization of the class
>> AutoSubmitOnChangeAction, a call was made to
>> JavaScriptUtilities.getMethodName(), which in turn tried to look
>> up the theme. The theme
>> however is not on the class path at this time, which is weird. As
>> a work-around, I have
>> moved the static initializer into a getter method, so that the
>> invocation is done lazily.
>> NB Issue # 97015 (CALENDAR: Renders poorly at runtime)
>> Issue #15
>> Due to recent changes that unconditionally render a span for a
>> complex component that can have a "built in" label, resize
>> functionality in Creator for these components broke.
>>
>> More information on this issue can be seen in CR 6519675. This CR
>> resulted in the unconditional rendering of the "span" as the
>> containing element for complex components with built in labels.
>>
>> Those changes are backed out.
>>
>>
>> Thanks,
>> D
>>
>>
>> Ken Paulsen wrote:
>>>
>>> Hi Dick,
>>>
>>> Is there somewhere we can read about what's new / fixed / broken?
>>>
>>> Thanks!
>>>
>>> Ken
>>>
>>> Dick Spellman wrote:
>>>>
>>>> The first build of micro release 4.0.2 has been posted to the
>>>> download page.
>>>>
>>>> https://woodstock.dev.java.net/Download.htm
>>>>
>>>> Thanks,
>>>> Woodstock Team
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: announce-unsubscribe_at_woodstock.dev.java.net
>>>> For additional commands, e-mail: announce-help_at_woodstock.dev.java.net
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_woodstock.dev.java.net
>>> For additional commands, e-mail: dev-help_at_woodstock.dev.java.net
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_woodstock.dev.java.net
>> For additional commands, e-mail: dev-help_at_woodstock.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: dev-help_at_woodstock.dev.java.net
>