The RadControlsSP.wsp does not put the fully qualified name of the class in the handler section, why?
Without the fully qualified name, the Telerik controls break (DLLs are in the GAC). And manually editing the web.config files is not a solution, since any future web config entry modifications will result in duplicate Telerik tags getting created.
How do you get past this problem?