﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9168	Chrome and FF ; When a new page that using docprops plugin, title is not set.	fujikawa.naoki		"Using the Chrome and IE, was discovered in version 3.6.5. Does not occur in IE.

1)open _samples/fullpage.html
2)click new page button
3)click Document Properties(open dialog)
4)""test"" is inputted into the text area of a page title. 
5)click ok button
6)click source button

result

{{{
<html>
	<head>
		<title></title>
	</head>
	<body></body>
</html>
}}}

The same result was brought also by http://nightly.ckeditor.com/7582/_samples/fullpage.html. 
6)click source /or a submitt button is also the same. 

"	Bug	new	Normal		General				
