Forums / Developer / Problem with current version of an object

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Problem with current version of an object

Author Message

Daniel Jüdel

Tuesday 22 March 2005 4:58:31 am

In site.ini I use the setting for show the current version without choose a draft.

[ContentSettings]
EditDirtyObjectAction=usecurrent

But with this setting I get the current version of the current user and I do not get the current version of the node. If another user changed the object I see the correct values for show a node(content/view/full/NODE_ID). But if I will edit this object, I get values of MY last version and not from the current version. So I would overwrite the updates of the other user.

Which setting I must do so that I can edit the current version of a node?