Okay, thank you; I'll try 1.1.0.M2, though I may only be able to make the test next week.
Okay, thank you; I'll try 1.1.0.M2, though I may only be able to make the test next week.
Last edited by haroldoats; Feb 19th, 2013 at 08:45 AM.
That'd be great. Even though I tried it this morning, I just noticed a few places where there still may be a problem and I may need to do additional testing. If you can bounce your own tests against it and provide feedback, that'd be tremendously helpful.
Craig Walls
Spring Social Project Lead
FWIW, I just tested this with the following snippet of code (with Spring Social 1.1.0.M2):
And, as you can see from the attached screen shot, it worked as I'd have expected. Therefore, I consider this issue closed. But if you find otherwise, please consider opening a bug issue at https://jira.springsource.org/browse/SOCIALFB.Code:FileSystemResource photo = new FileSystemResource("/Users/habuma/Pictures/HauntedMansion.jpg"); fb.mediaOperations().postPhoto(photo, "Meu café da manhã");
Craig Walls
Spring Social Project Lead
I've just tested version 1.1.0.M2 this morning. The problem seems to have been fixed, thanks.