Closed (fixed)
Project:
Siteminder
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2010 at 16:49 UTC
Updated:
13 Aug 2010 at 16:53 UTC
The siteminder table maps siteminder-id's to uid's. the field is defined as a varchar(64) but the data passed for writing is %d. This should be fixed to be a string & use the drupal_write_record() function.
Comments
Comment #1
netw3rker commentedcommited to 6.x-1.x-dev!
Comment #2
netw3rker commented