Index: _source/plugins/newpage/plugin.js
===================================================================
--- _source/plugins/newpage/plugin.js	(revision 7499)
+++ _source/plugins/newpage/plugin.js	(working copy)
@@ -26,7 +26,7 @@
 						{
 							editor.fire( 'afterCommandExec',
 							{
-								name: command.name,
+								name: 'newpage',
 								command: command
 							} );
 							editor.selectionChange();
