- in IDE:
- open core/kernel/db/db_event_handler.php file for editing
- at the end of the OnCancelEdit event all this code: die($event->getObject()->TableName);
- save changes
- in Admin Console:
- go to the Website & Content → Polls section
- create a poll (if you don't have one)
- open any poll for editing
- confirm, that you're seeing correct poll details
- press the Cancel toolbar button
- confirm, that modal/popup window wasn't closed and you're seeing LIVE name of the Polls table
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.