Closed (fixed)
Project:
Atlassian Crowd SSO
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Jan 2011 at 19:45 UTC
Updated:
17 Apr 2013 at 21:20 UTC
Using the admin->site configuration->Crowd settings->Cache Crowd WSDL menu option reports "Crowd WSDL file successfully cached." when in fact the file was NOT successfully cached. A file named crowdsoapservice.wsdl of zero length is created in the /files directory, but Drupal did not actually successfully contact the Crowd server and get the WSDL file.
Comments
Comment #1
ebeyrent commentedComment #2
ebeyrent commentedI added some code to check the filesize of the local wsdl file, and indicate failure if the size is not greater than zero.
Comment #3
rjacobs commentedDoing some cleanup... it looks like this had a commit, so it's probably safe to change status.