﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3815	Form dialog is giving out wrong attribute names	Martin Kou	Martin Kou	"To reproduce:
 1. Add a form to the editor with form dialog, choose the encoding as ""multipart/form-data"".
 2. Switch to Source mode.
 3. You'll see the form tag added as follow:
{{{
<form action=""test.php"" encoding=""multipart/form-data"" method=""get"" name=""testForm"">
	&nbsp;</form>
}}}

The encoding attribute should be ""enctype""."	Bug	closed	Normal	CKEditor 3.0	General	SVN (CKEditor) - OLD	fixed	Review+	
