﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8198	custom smileys in config.js causing errors?	no_barcode		"I added the following to my config.js file:

{{{
config.smiley_path='/images/emoticons/';

config.smiley_images=['smiley.gif','teeth.gif','greed.gif','laugh.gif','wink.gif'];

config.smiley_descriptions=[':)',':D','$$-)',':lol:',';)'];
}}}

Everything shows up correctly in the ''Insert a Smiley'' dialog box, and when I click one the image is inserted, but if I click to view ""Source"" or try to submit the form I get the following error:

'''TypeError: Result of expression 'C' [undefined] is not an object.'''

I've tried it on Safari and Firefox using the nightly build, and it does the same thing."	Bug	confirmed	Normal		General	3.6			
