#009798: user/register does not use internal drafts feature

Description:

user/register does not use EZ_VERSION_STATUS_INTERNAL_DRAFT as the status for the created version, therefor the internal_drafts_cleanup cronjob has no effect on them and a lot of drafts of user objects keep polluting the database.


Environment:

Operating System:
PHP Version: (please be specific, like '4.4.3' or '5.1.5')
Database and version:
Browser (and version):


- Attachments
trunk_user_register_internal_drafts.patch (714 b)
[Download] [Permanent Link]
Patch for trunk to make user/register use internal drafts

- Comments

We have decided to change the default value in eZContentClass::instantiate function instead.

#250989 by Kirill Subbotin on December 15th, 2006 [Permanent Link]

Fixed in stable/3.8 (3.8.7), trunk (3.9.0) rev. 17766, 17665.

#250991 by Kirill Subbotin on December 15th, 2006 [Permanent Link]

The new default version status also needs to be changed in eZContentClass::instantiateIn

#250995 by Kristof Coomans on December 16th, 2006 [Permanent Link]

You are right.

Additionally fixed in trunk rev.17773, stable/3.8 rev. 17774.

#251003 by Kirill Subbotin on December 18th, 2006 [Permanent Link]

- History
Properties
Type Bug
Priority Medium
Component Misc
Affects 3.8.6
3.9.0rc2
Fix Versions 3.8.7
3.9.0
Reporter Kristof Coomans
Responsible Kirill Subbotin
Status 0 Closed
Resolution Fixed
Created December 13th, 2006
Updated December 18th, 2006
Resolved December 18th, 2006
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #019127
  DB Deadlocks on ezcontentobject_tree when updating subnode