﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
395	Initializer route, reroute, and deroute commands limit message coordinator source to 8 characters	Eric Swenson	Eric Swenson	Message coordinator source names can be up to 32 characters long. The data structures and subroutines all work just fine with up to 32-character long source names, but the route, deroute, and reroute operator command implementation arbitrarily limits source names to 8 characters. Simply changing the declaration of source from char(8) to char(32) allows source names to be up to 32-character names.	defect	assigned	minor	MR12.9	Answering Service	MR12.5			
