ezcontentstaging icon indicating copy to clipboard operation
ezcontentstaging copied to clipboard

eZPublish Legacy extension allowing content synchronization between different installations

Results 3 ezcontentstaging issues
Sort by recently updated
recently updated
newest added

Hi, Could you pull my change, which fix the PHP fatal error. This is a fix for error: `Fatal error: Undefined class constant 'self::ACTION_INITIALIZEFEED'` in _eZContentStagingEvent_ class. That constant is...

We need to define ACTION_INITIALIZEFEED in classes/ezcontentstagingevent.php Also there is a parser error in classes/models/content.php

Hi, we run into a problem when an editor makes more than 20 content edits and the extension still tries to sync content versions that were deleted on the source...