On Fri, 2010-03-19 at 07:23 -0700, George Niculae wrote: > Hi All, > > investigating XX-7982: Duplicate IM ID can be imported through csv file - the > problem here is that the csv used for import contains white space before IM > ID so it is seen as different than the one already defined. After deleting > the white space and reimporting csv file, "The name "700" is already being > used by a user or service." message is displayed in job status page and the > user is not created. > I am thinking to rename the issue as: "remove leading and trailing > whitespaces from csv imported IM IDs" and perform trim when importing.
I've seen other problems in the field caused by whitespace on both usernames and aliases; in those cases, they came in through the SOAP API, so if you can put the check/remediation somewhere that applies to any data source it would be a good thing. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
