[triangle-zpug] browserDefault error
Dimauro, Frank
FDimauro at unch.unc.edu
Mon Jun 18 14:27:50 UTC 2007
Walt went ahead and ran a script that inserts a default file in every
webfolder w/o a <index_html> file. That seems to take care of the
attribute error we kept getting with such webfolders since the upgrade
to plone 2.5.2...still not sure why it kept doing this so this is
essentially a hack. Jim, thanks for your advice. Always appreciate
counsel.
Frank DiMauro
------------------------------
Message: 2
Date: Thu, 14 Jun 2007 11:44:01 -0400
From: Jim Allman <jim at ibang.com>
Subject: Re: [triangle-zpug] here/browserDefault error
To: "Mailing list for North Carolina \(Research Triangle area\)
Zope/Python User Group" <triangle-zpug at starship.python.net>
Cc: "Dimauro, Frank" <FDimauro at unch.unc.edu>
Message-ID: <5E2AFB46-425B-4A29-8CA1-5F3E6FCC3C78 at ibang.com>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
On Jun 14, 2007, at 11:23 AM, Dimauro, Frank wrote:
> I noticed something in the traceback on the 'folder_contents.pt' that
> is now causing this to fail. Something about 'here/browserDefault'...
Hm, looks like it's wanting to call this bit of Plone skin:
CMFPlone/skins/plone_scripts/browserDefault.py
First thing, make sure this is available in your skins. (Try browsing
to '<site_URL>/browserDefault', watch for 404.)
Anyway, if it's there, I think it simply calls
context.plone_utils.browserDefault(context)
...which looks like kind of a hairball:
http://api.plone.org/Plone/2.1.1/public/CMFPlone.PloneTool.PloneTool-
class.html
Search this page for 'browserDefault'; there's a decent explanation
here. Hopefully it's simpler, like the missing skin script.
Hope this helps,
=jimA=
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . .
Jim Allman
Interrobang Digital Media
http://www.ibang.com/
(919) 649-5760
------------------------------
_______________________________________________
triangle-zpug mailing list
triangle-zpug at starship.python.net
http://starship.python.net/mailman/listinfo/triangle-zpug
End of triangle-zpug Digest, Vol 50, Issue 2
********************************************
More information about the triangle-zpug
mailing list