Ryan Wynn Wrote:
> I think I may have narrowed down the problem.
>
> In org.apache.shale.clay.component.chain.CreateComponentCommand
>
> String id = null;
>
> if ((id = displayElement.getId()) == null)
> id = facesContext.getViewRoot().createUniqueId();
>
> UIComponent child = null;
> if
respond to
"Struts Users Mailing List"
To
user@struts.apache.org
cc
[EMAIL PROTECTED]
Subject
[Shale] new Clay replacement symbols
I noticed the new code for the replacement symbols. Gary, I like how
you've opened it up to any attribute that is not defined. Great job on
this.
I noticed the new code for the replacement symbols. Gary, I like how
you've opened it up to any attribute that is not defined. Great job on
this.
It seems that the ClayViewHandler will now have to change to accomodate
this. I noticed the following problem today.
If I have
3 matches
Mail list logo