﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8405	'mode' event documentation needs minor correction	Duncan Simey	Anna Tomanek	"The CKEditor event 'mode' documentation
 - http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#event:mode
This is the link provided in the release v3.6.2 notes.

A new event parameter was added by ticket #7931 (New event afterSetMode) The documentation currently says:
{String} e.previousMode
    The previous mode of the editor.

This is incorrect, it should be
{String} e.data.previousMode
    The previous mode of the editor.

I couldn't find a way to request documentation changes and there doesn't seem to be a TRACS component, so I've tagged this under General."	Bug	assigned	Normal		General	3.6.2			
