﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4935	editor not showing if web server is running on port other than the defaut port 80	Andrey		"CKEditor vesion 3.0.2
Firefox 3.5.6

BUG: Editor won't show up if the web server is running on port other that the default port(80). For example,

http://192.168.1.101/ckeditor/_samples/api.html - works great
http://192.168.1.101:3030/ckeditor/_samples/api.html - won't work

(gives L.Lang.About undefined error in JS errors window)

Workaround: run server on default port.

Probable cause: Path parsing function does not handle port numbers correctly.

"	Bug	closed	Normal		General	3.0.2	invalid	Pending	lamnt.8x@…
