> the HTML's header) and then a sort of synchronizing error happens. When you are
> at the local machine the delay between the document requests is larger so the
Oops. That should be "When you are *not* at the local machine...". Sorry ;^)
--
Pablo Bleyer Kocik |
pbleyer|"Rintrah
On Sun, Jan 28, 2001 at 09:31:07PM +0100, Dieter Maurer wrote:
> Donovan Baarda writes:
> > I remember reading ages ago on a wishlist for ZServer that someone was
> > thinking of adding blocking support to producers. This patch adds support
> > for just that in a non-intrusive way. I haven't tr
[EMAIL PROTECTED] wrote:
> I've just updated to 2.3.0 release using CVS. My CSS serving has
> subsequently broken. The CSS serving worked fine with the CVS code from
> 2.3.0b2. I didn't get to check b3 - we had a public holiday on Friday and
> that meant that the one working day assigned to the b
I've just updated to 2.3.0 release using CVS. My CSS serving has
subsequently broken. The CSS serving worked fine with the CVS code from
2.3.0b2. I didn't get to check b3 - we had a public holiday on Friday and
that meant that the one working day assigned to the b3 release was lost to
me (and _mos
In Zope 2.2.x, one can clear the proxy roles for one method by unseleting all proxy
roles. In Zope 2.3.0, this lets to this error: You must select one or more proxy roles.
Is it a bug, or is it done in a different fashion?
cheers
Dirksen
__
Do You
I can't reproduce this problem myself. In fact, as of this morning it
doesn't happen anymore. Guess it was just one of those flukes the
universe throws at me to try to convince me to move to another
universe.
Shane Hathaway wrote:
>Itai Tavor wrote:
>> The TransparentFolders Product seems to
Stephan Richter <[EMAIL PROTECTED]> writes:
> I want to make my own name space with the following situation:
> class X:
> attributes = {'foo': 'bar'}
> x = X()
> Then I want to use it like that:
>
>
>
I puzzled through a related problem a little, but for (I think) a
different reas
The patch below got ZDebug working with Zope 2.3.0 for me. Hope I didn't
miss anything ;-)
cheers,
Chris
--- debugsecuritypolicy.py.old Sun Jan 28 21:59:23 2001
+++ debugsecuritypolicy.py Sun Jan 28 22:07:21 2001
@@ -89,7 +89,7 @@
__version__='$Revision: 1.4 $'[11:-2]
from AccessControl impo
> Chris Withers wrote:
> >
> > Okay, tracked down what's happening, can't understand why :-(
Now I can... convoluted but with a simple answer ;-)
> As to why the object is on the top of the namespace, I dunno whether it's
> dtml-in or ZCatalog that's responsible...
The reason for this, was beca
Donovan Baarda writes:
> I remember reading ages ago on a wishlist for ZServer that someone was
> thinking of adding blocking support to producers. This patch adds support
> for just that in a non-intrusive way. I haven't tried applying this patch to
> ZServer, but it _should_ work.
What does
> ...but the error message looks better ;^)=
Oh boy, Chris P's gonna kick himself for this one ;-)
The idea was to change the meta_type of ZCatalog to Z Catalog so it was like
everything else in core Zope, but he left a 'bad' line in ZCatalog.py. The
patch below fixes the problem.
*grinz*
Chri
Stephan Richter wrote:
>
> >...and search the list archives.
>
> The e-groups search is pointless and never gives you anything useful (I did
> that already).
So use the ones at NIP:
http://zope.nipltd.com/public/lists.html
> Thanks so much for your hints, but I am just a little frustrated rig
[Chris Withers]
| Please check that both rfc822_message and message_container subclass
| Persistence.Persistent.
They do. *ponder*
-Morten
___
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts
Hi zopers,
I'm having problems with a product I'm developing. The product is part of the
ZopeGUM package, the GUM product. If you have a look in gum.py in that
product, you can see a method named _retrieve_messages, which can at
times store enourmous amounts of objects and data in one transacti
Stephan Richter wrote:
> Hello everyone,
>
> I want to make my own name space with the following situation:
>
> class X:
>
>attributes = {'foo': 'bar'}
>
> x = X()
>
>
> Then I want to use it like that:
>
>
>
>
>
> The result should be : bar
If you use
You wi
Joachim Werner wrote:
>
> Hi!
>
> I've found one problem with FTP and KDE: jpg-images are uploaded as
> files, not images. This works fine with wedav (tried cadaver) and plain
> command line FTP, but using KDE2 konqueror it doesn't work. Maybe
> because of the partial upload magic it does?
>
Y
16 matches
Mail list logo