[triangle-zpug] here/browserDefault error
Jim Allman
jim at ibang.com
Thu Jun 14 17:44:01 CEST 2007
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
More information about the TriZPUG
mailing list