﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6197	The loader base path auto-detection doesn't work for _source	Frederico Caldeira Knabben	Frederico Caldeira Knabben	"If we want CKEDITOR.loader to load things from _source, it'll not work.

This is my TC:

{{{
<script type=""text/javascript"" src=""/ckeditor/_source/core/loader.js""></script>
<script type=""text/javascript"">

CKEDITOR.loader.load( 'core/xml' );
	
</script>
}}}

Firebug will show you 404s for the loaded resources."	Bug	closed	Normal	CKEditor 3.4.1	General	3.4.1	fixed		
