Yes, this is a bug that we are not going to fix for this release unless someone knows an easy fix for it. Raphael?
> -----Original Message----- > From: Frans Thamura [mailto:[EMAIL PROTECTED]] > Sent: Saturday, December 01, 2001 7:46 PM > To: [EMAIL PROTECTED] > Subject: Bug in multiple PSML > > > Dear All, > > I work in multiple PSML, > > and find the customization for others PSML (the psml file > exclude default.psml in psml folder) cannot be customize. > > this is my news.psml ( I put in turbine psml folder) > > <?xml version="1.0" encoding="UTF-8"?> > <portlets xmlns="http://www.apache.org/2000/02/CVS"> > <controller name="CardPortletController"/> > <control name="TabControl"/> > <skin name="blue-grey"/> > > <portlets> > <control name="ClearPortletControl"/> > <metainfo> > <title>News Detail</title> > </metainfo> > <entry parent="BlueoxygenNewsDetailFrontPortlet"> > <control name="ClearPortletControl"/> > </entry> > </portlets> > </portlets> > > This is clear and correct, isn't it? > > but if i press the customization button, the default.psml > show in the customization page. > > Frans > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
