yangboz / linkedin-j

Automatically exported from code.google.com/p/linkedin-j
0 stars 0 forks source link

postShare() method acutally haven't set the title #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. generate a LinkedInApiClient with consumer and access token/secret
2. try to post a new share,with comment,title,url,etc.

What is the expected output? What do you see instead?
The output should have set the title for the new share,but no.When check the 
source code(BaseLinkedInApiClient.class) i find that the title is not set.

What version of the product are you using? On what operating system?
linkedin-j-1.0.361.zip

Please provide any additional information below.

Original issue reported on code.google.com by se...@163.com on 24 Mar 2011 at 7:24

GoogleCodeExporter commented 9 years ago
Thanks for pointing this out. I will fix this in the next build over the 
weekend.

Original comment by nabeelmukhtar on 24 Mar 2011 at 7:59

GoogleCodeExporter commented 9 years ago
This issue is fixed in build 1.0.367.

Original comment by nabeelmukhtar on 5 Apr 2011 at 12:59