I know the normal process should use two different instances of the same coplet. But in some condition people may forget this :).
Roy Huang ----- Original Message ----- From: "Carsten Ziegeler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 10:58 PM Subject: RE: npe with portal block sample. > > From: roy huang [mailto:[EMAIL PROTECTED] > > > > If you use the two same coplet in the same tab ,delete one > > of then will result an error said can't find the coplet (the > > coplet having been delete).I believe is the same coplet but > > have not been deleted result this. Should it produce a better > > message or just keep or both delete the coplet? > > WDYT? > > > Do you mean, you're using the sample coplet instance in one tab? > I think this is a bug as well :( - Currently, if you remove a > coplet, the instance is removed as well regardless if the instance > might be used in any other place! So, actually a check should > be applied to only delete the instance when it's unused. > > As a workaround, you can use two different instances of the same > coplet (which is imho the correct way). > > Carsten > >
