# This patch file was generated by NetBeans IDE
# It uses platform neutral UTF-8 encoding and \n newlines.
--- Base (BASE)
+++ Locally Modified (Based On LOCAL)
@@ -2462,7 +2462,7 @@
 		extract($postdata, EXTR_SKIP);
 
 		// Let WordPress manage slug if none was provided.
-		$post_name = "";
\ No newline at end of file
+		$post_name = $postdata['post_name'];
\ No newline at end of file
 		if ( isset($content_struct["wp_slug"]) )
 			$post_name = $content_struct["wp_slug"];
