id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
113	CMS and HAR message input should be upper case.	jdalbey	jdalbey	"The edit message dialogs for CMS and HAR messages should be modified so that whatever the user types it appears in the input field as upper case.  

Here's a possible implementation:

You can simply addoninput=""this.value = this.value.toUpperCase()""in your<input>tag and it will instantly convert any input in your input field to Uppercase."	task	closed	Low	May 2019 Training	CPTMS		Minor	done		
