[opencms-dev] HtmlWidget looses definitions
Florian Hopf
hopf at synyx.de
Thu Apr 2 09:35:39 CEST 2009
Hi,
Lammersdorf, Lorenz wrote:
> I've created several templates similar to this:
>
> <xsd:element name="Textarea" type="OpenCmsHtml" minOccurs="0"
> maxOccurs="1" />
> ...
>
> <layout element="Textarea" widget="HtmlWidget"
> configuration="source,link,anchor,imagegallery,linkgallery,htmlgallery,downloadgallery,height:400px"
> />
>
> This works, but sometimes, without a reason, the <layout ... />
> definition is ignored and the Textarea-node appears with a standard
> HtmlWidget layout. Flushing the Core Cache usualy brings the definition
> back to work.
>
I've heard from people that if you use the same name for an element in
different nested content schemas can cause problems like that. Besides
that I have no idea.
Regards
Flo
More information about the opencms-dev
mailing list