In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1413 [In-Portal CMS] Admin Interfaces bug report always 2012-10-15 10:53 2012-10-15 10:56
alex  
alex  
normal  
resolved 5.0.2-B1  
fixed  
 
none 5.2.1-B1  
https://groups.google.com/d/topic/in-portal-bugs/byxglgLuVdo/discussion
Fixes missing simultaneous editing message
1
0001413: Simultaneous editing message not shown
When admin_b is trying to edit a record, which is already being edited by admin_a, then special message is shown to admin_b.
This message explains, that record is already being edited by admin_a and some data loss might occur if both admins will save that record.

This functionality is disabled by default and can be individually enabled by specifying "CheckSimulatniousEdit" setting in unit config.

I've recently tried to use it on In-Portal 5.2.0 and found that it's no longer working.
related to 0001023active  (5.3.0) Ability to Keep Language Packs in Sync 
child of 0000349closed  (5.0.2)alex Interface language is not changed, when language is switched from top frame 
patch simultaneous_editing_message_fix.patch (735) 2012-10-15 10:53
http://tracker.in-portal.org/file_download.php?file_id=1826&type=bug
Issue History
2012-10-15 10:56 alex Note Added: 0005226
2012-10-15 10:56 alex Status reviewed and tested => resolved
2012-10-15 10:56 alex Fixed in Version => 5.2.1-B1
2012-10-15 10:56 alex Resolution open => fixed
2012-10-15 10:56 alex Assigned To !COMMUNITY => alex
2012-10-15 10:56 alex Changeset attached 5.2.x r15575
2012-10-15 10:55 alex Note Added: 0005225
2012-10-15 10:55 alex Status needs testing => reviewed and tested
2012-10-15 10:55 alex Relationship added related to 0001023
2012-10-15 10:55 alex Assigned To => !COMMUNITY
2012-10-15 10:55 alex Developer => alex
2012-10-15 10:55 alex Status active => needs testing
2012-10-15 10:55 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/byxglgLuVdo/discussion
2012-10-15 10:53 alex Relationship added child of 0000349
2012-10-15 10:53 alex New Issue
2012-10-15 10:53 alex File Added: simultaneous_editing_message_fix.patch
2012-10-15 10:53 alex Change Log Message => Fixes missing simultaneous editing message
2012-10-15 10:53 alex Estimate Points => 1

Notes
(0005225)
alex   
2012-10-15 10:55   
Will test all together later.
(0005226)
alex   
2012-10-15 10:56   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001413: Simultaneous editing message not shown