Hi, first of all, I'm using lenya 1.2.3, tomcat 5.0.28. Often I need to deactivate a document in my publication and everything seems to go smoothly, but its workflow state remains live instead of changing to authoring. I've looked into documentation and found that the operations performed during the activation of a document are the following:

  1. look if there are some live children, if no other language version
     is live
  2. delete the live contents (xml file) for the given document id and
     the given language
  3. delete the live resources for the given document id only if no
     other language version is live
  4. delete the language from the node corresponding to given the
     document id or all the node, if no other language version is live.

In the case I'm describing, the condition from (1) is verified as there are no live children nodes, (4) is performed since I've looked into sitetree.xml in the live area and the language from the corresponding node is removed, but (2) and (3) fail, the files remain untouched.

Does anyone else noticed this behavior? Is this a known problem?

Thanks, regards,
Rolando

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to