Project

General

Profile

Bug #92092

Updated by Christian Kuhn over 3 years ago

* Live Workspace 
 * Create a test page 
 * Create 3 child pages: 'page 1', 'page 2', 'page 3' 
 * Go to workspace 
 * Move 'page 3' between 'page 1' and 'page 2' 
 * Go to workspace module 
 * Select 'page 3' and discard this change 

 -> The move-pointer (t3ver_state=4) row *is* set to deleted=1, the move-to-pointer (t3ver_state=3) row *is not* set to deleted=1 

 If calling the list module, 'page 3' is shown twice since the move-to-poiner record is not properly set to deleted=1

Back