﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2698	Postback then history back	McX		"When using a postback from a page with FCKEditor then navigating back with browser button, the content of FCKEditor contains the raw html value.

In the sample, the content becomes from ""value"" to ""<p>value</p>"" :


{{{
    <form id=""form1"" runat=""server"">
    <fck:FCKeditor ID=""fckeContenu"" runat=""server"" Value=""<p>value</p>"" BasePath=""~/fckeditor/""
        Height=""300px"" HtmlEncodeOutput=""True"" />
    <asp:LinkButton ID=""LinkButton1"" runat=""server"">LinkButton</asp:LinkButton>
    </form>
}}}

Test platform uses VS 2008, .Net 3.5 and FCKEditor 2.6.3."	Bug	closed	Normal		Server : ASP.Net	FCKeditor 2.6.3	expired		
