Skip to content


Plone: Why is portal_actions visible in folder_contents?

It’s possible that you might come across this in your Plone site one day: you log in to edit something and notice a whole swag of items in the root folder_contents view. When you hover over them with your mouse, you can see by the link URL that the objects are things like portal_actions or portal_actionicons, things that shouldn’t be in this listing!

This has happened to me a couple of times, and I now know the cause, and the solution. You have somehow inadvertently added all these extra objects to the portal_catalog, which is used to find things in the portal. You want to remove them from the catalog indexes. Doing this manually is a pain, but happily there is a single button that will fix this problem for you. Get into the Zope Management Interface, via the Preferences screen or any other way, and browse to the portal_catalog object. Click on the Advanced tab, then click the ‘Clear and Rebuild’ button. That’s it!


fix-portal-catalog.png


Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Reddit
  • StumbleUpon
  • Technorati

Related posts:

  1. Wrestling with Plone I’m currently wrestling with some Plone based coding for seafelt,...
  2. TurboGears: First Impressions TurboGears is my first choice for a new webapp platform,...
  3. Plone 2 is active The move to Plone 2 is on! I’ve managed to...
  4. Portal Is Awesome I just played through and finished Portal, a new game...

Posted in Tip, Zope/Plone.

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.