>> Seems that since my objects show the correct state when opened, there's >> something wrong with the folder display process (its neglecting to check >> for >> a placefulworkflow policy?).
>What happens if you change state of such an item (maybe back and forth) >Does it still show the wrong state in the listing? >Raphael Raphael Sorta... there are two states in the workflow that is being applied via the PWF policy, "visible" and "private". I can change the state of a page to "private" and it is correctly labeled "private" in the folder display, but when I switch it back to "visible" it returns to "public draft" in the folder display. "public draft" is not in my workflow, it's a state in the default site workflow. Strange huh? I've dug through my workflow looking for any attributes that could be throwing "public draft" but haven't found anything. I tried rebuilding the workflows and policies from scratch. No joy. Ok, here's another clue, the problem is dependent on content type: Page = "visible" state wrong in folder display Folders = "visible" state correct in folder display Images = "visible" state correct in folder display Links = "visible" state wrong in folder display News Item = "visible" state wrong in folder display In the PWF policy I have "Default workflow for the policy" set for all content types and the "Default Workflow" lists my custom workflow (visible & private states). I am still editing the underlying workflow in portal_workflows via the ZMI. That's correct, right? I think I've read that the ZMI is only to be used when a configuration option is not in plone. I've been using plone since < v1 and am used to using the ZMI. This site has undergone many upgrades over the years, but the problem occurs with new objects of the broken content types, e.g., a brand new "page" object experiences the problem, the same as an old page object. Thanks, Mike -- View this message in context: http://plone.293351.n2.nabble.com/placefulworkflow-states-display-incorrectly-after-upgrade-3-16-4-0-2-tp5950006p5951811.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/setup
