|
From: Daniele T. <d.t...@ic...> - 2002-03-25 14:34:57
|
Great! thanks a lot. You will all find the fixed code on cvs (I just finished=20 committing the change). Daniele =3D) On Monday 25 March 2002 14:01, Peter Edwards wrote: > Solved! > > I had another quick look, this time at dtml/openflow/Instances.dtml (an= d > corresponding Processes.dtml) and found the appropriate difference at l= ine > 17. > > I tried changing > <form action=3D"" method=3D"post"> > > to > <form action=3D"." method=3D"post"> > > and IE5 now works as it should! :-) > > Best wishes > Peter > > > -----Original Message----- > From:=09Peter Edwards [SMTP:P.E...@er...] > Sent:=0925 March 2002 09:41 > To:=09'Daniele Tarini'; Ope...@li... > Subject:=09RE: [Openflow-dev] Deleting instances (cont) > > To confirm - I just had a look at openflow.py, and I don't see any > difference between the way processes and instances are deleted. Yet IE5 > always responds correctly to process deletion, and never to instance > deletion. > > I don't think it can be anything to do with page caching, because the z= ope > object for the instance has not been deleted - if I quit IE5 and reload= , > the object is still there. Strange. > > Peter > > -----Original Message----- > From:=09Daniele Tarini [SMTP:d.t...@ic...] > Sent:=0925 March 2002 08:55 > To:=09Peter Edwards; 'Michael Beaulieu'; Ope...@li...= =2Enet > Subject:=09Re: [Openflow-dev] Deleting instances (cont) > > On Thursday 21 March 2002 18:18, Peter Edwards wrote: > > To OpenFlow developers: is deleting instances any different from dele= ting > > anything else? > > Are you using a bit of non-standard HTML here, or else something that > > Micro$oft implements wrongly? > > It is a normal Zope item removal, it is like deleting anyting else in Z= ope. > The only other thing it does is redirecting your browser to the page > showing the "Process instances" tab. Could this trick IE5 (the page was > previously cached by IE5)? > > Daniele > > _______________________________________________ > Openflow-dev mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openflow-dev |