Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Remove all about bio. (Solve the issue "(#12) bio field is deprecated… #218

Merged
merged 2 commits into from
Jun 16, 2017

Conversation

zenos2408
Copy link

Remove all about bio. (Solve the issue "(#12) bio field is deprecated for versions v2.8 and higher")

@pivotal-issuemaster
Copy link

@zenos2408 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@zenos2408 Thank you for signing the Contributor License Agreement!

@syamsathyan
Copy link

@zenos2408 can you merge

@zenos2408
Copy link
Author

I couldn't merge it, because not appear merge button below.
And I have mistake my repo. my master branch pulled from this master branch...
Am I have to do manual merge to master branch?

@zenos2408
Copy link
Author

I think, I don't have write access permission. Anyone help me?

Copy link

@syamsathyan syamsathyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@syamsathyan
Copy link

syamsathyan commented Oct 25, 2016

@pivotal-issuemaster please merge

@zenos2408
Copy link
Author

Thanks! @syamsathyan 😃

@MassImpact
Copy link

Any update @pivotal-issuemaster on when this will be merged? Thanks @zenos2408!

@javadev
Copy link

javadev commented Nov 6, 2016

@siarhei-usau
Copy link

critical issue for us, please merge and make new release

@pareshvaniya
Copy link

Hi I am getting this error when using @zenos2408 fix in my project and pls find below error java.lang.NoSuchMethodError: org.springframework.social.connect.UserProfileBuilder.setId(Ljava/lang/String;)Lorg/springframework/social/connect/UserProfileBuilder;
at org.springframework.social.facebook.connect.FacebookAdapter.fetchUserProfile(FacebookAdapter.java:51)
at org.springframework.social.facebook.connect.FacebookAdapter.fetchUserProfile(FacebookAdapter.java:30)
at org.springframework.social.connect.support.AbstractConnection.fetchUserProfile(AbstractConnection.java:111)

@zenos2408
Copy link
Author

@habuma
Hello habuma.
Would you help me?
This issue is very critical for spring-social-facebook.
I wish it merge and release asap...

Many people need bug fix...
Thanks for reading comment.

@zenos2408
Copy link
Author

@habuma
Hi
I just confirm now, my pull request was merged to other branch (ssfb_3.0) 😄
Thanks.

@dzehavi
Copy link

dzehavi commented Dec 14, 2016

@Paresh-Vaniya I had the same exception that you describe, and this combination in build.gradle resolved it for me:

compile("org.springframework.boot:spring-boot-starter-social-facebook")
compile("org.springframework.social:spring-social-facebook:3.0.0.M1")
compile("org.springframework.social:spring-social-facebook-web:2.0.3.RELEASE")
compile("org.springframework.social:spring-social-core:2.0.0.M1")

@MrD0llaro
Copy link

UP!!

@mbsambangi
Copy link

Thanks @dzehavi . The combination you mentioned worked for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.