Index: inline-edit-post.dev.js
===================================================================
--- inline-edit-post.dev.js	(revision 13287)
+++ inline-edit-post.dev.js	(working copy)
@@ -199,7 +199,7 @@
 
 		params = {
 			action: 'inline-save',
-			post_type: this.type,
+			post_type: typenow,
 			post_ID: id,
 			edit_date: 'true',
 			post_status: page

