Anonymous | Login | Signup for a new account | 2023-09-21 11:48 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
View Revisions: Issue #444 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0000444: Event "OnPreSaveSubItem" doesn't set master event status attribute | ||
Revision | 2009-12-20 06:54:07 by alex | ||
Additional Information | |||
Revision | 2009-12-20 06:53:55 by alex | ||
Additional Information | Index: db_event_handler.php =================================================================== --- db_event_handler.php (revision 12948) +++ db_event_handler.php (working copy) @@ -1542,6 +1542,9 @@ $this->Application->SetVar($event->getPrefixSpecial() . '_id', $object->GetID()); } + else { + $event->MasterEvent->status = $event->status; + } $event->SetRedirectParam('opener', 's'); } |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |