On 2007-09-12, thos <[EMAIL PROTECTED]> wrote: > > Newbi here. Welcome! :-) FYI, You might have better luck on plone-users ....
> I'm not finding any reference to this on the Plone site or > via google. Any assitance would be greatly appreciated. > > Not thinking before hitting the enter key. I changed the portal_workflow > default policy from (I believe) simple_publication_workflow to > intranet_workflow. The mistake was in doing so for my whole Plone > instance. I tried recovering by changing it back through the ZMI, Did you try the 'undo' tab in the site root ZMI ? > bit when I try to update the security setting, I get an error screen, > that leads me to the python stack trace: > BEGIN STACK TRACE: > * Module Products.CMFPlone.WorkflowTool, line 316, in getChainFor > * Module Products.CMFPlacefulWorkflow.WorkflowPolicyConfig, line 118, in > getPlacefulChainFor > * Module Products.CMFCore.utils, line 123, in getToolByName > AttributeError: portal_placeful_workflow > Display traceback as text > END STACK TRACE ... > Oops. Now the site is dead. Trying to access the site, I'm getting > the lengthy error screen which appears below. > I want to recover it. If all else fails, I'll just delete ad > re-create the Plone instance, but I'd rather fix it. > I'm running Plone 3 on a Suse 10.2 Linux install. > Another thing I notice is that there is now a mysterious object in > the root of my ZMI for my plone site: > .wf_policy_config (Workflow policy configuration) > Clicking on the object, I get: > Workflow Policy Configuration Workflow Policy Configuration > at /saltlib/.wf_policy_config > XXX Missing drop downs for the two cases. > Then a couple boxes... > Workflow Policy in this folder > Workflow Policy below this folder > No doubt the problem is related to this object. Does your site have a portal_placeful_workflow object in the root ? > I've done a little digging around and found tye file which > generated this, but that doesn't mean much to me at this point. > I've tried guessing the workflow (the default simple_publication_workflow) > in both, which, of course, does no good. > Anyone give me a clue what this is about? A bug maybe? Is it reproducible? -- Alex Clark (http://aclark.net) _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
