URL created for LinkedIn does not work

Description

Not sure which version this affects - but had to select something under Affects Version

I added the following for my LinkedIn username: ags-eins/2b/b5b/580
The URL being created does not work: http://www.linkedin.com/in/ags-eins/2b/b5b/580

What the URL should be: http://www.linkedin.com/pub/ags-eins/2b/b5b/580

If the "in" would be replaced with "pub", the link would work.

Attachments

4

is depended on by

Activity

Show:

Oliver Williams September 7, 2012 at 12:25 AM

Tested in http://trunk.sakaiqa.org
Default current LinkedIn URL copied and pasted into Social Networking > LinkedIn URL worked as expected using: za.linkedin.com/pub/oliver-williams/6/47a/876

Result = SUCCESS

Gonzalo Silverio June 27, 2012 at 9:27 AM

Hi,

Does the social component need to be configured? All I find in OOTB is Twitter.

Hudson CI Server March 22, 2011 at 10:10 PM

Integrated in sakai trunk #471 (See http://builds.sakaiproject.org:8080/job/sakai%20trunk/471/)
adjust social info table

Steve Swinsburg March 22, 2011 at 6:46 PM

This has broken the rc03 release because it wasn't included in the main conversion scripts in time. Committed to trunk at r90418 and 2.8.x at r90419.

Daniel Robinson March 16, 2011 at 9:06 AM

MYSQL

ALTER TABLE PROFILE_SOCIAL_INFO_T CHANGE FACEBOOK_USERNAME FACEBOOK_URL varchar(255);
ALTER TABLE PROFILE_SOCIAL_INFO_T CHANGE LINKEDIN_USERNAME LINKEDIN_URL varchar(255);
ALTER TABLE PROFILE_SOCIAL_INFO_T CHANGE MYSPACE_USERNAME MYSPACE_URL varchar(255);
ALTER TABLE PROFILE_SOCIAL_INFO_T CHANGE TWITTER_USERNAME TWITTER_URL varchar(255);

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Environment

http://qa1-nl.sakaiproject.org/portal/site/~ags1/ LocalSakaiName - DEMO - Sakai 2.8.0-rc01 (Kernel 1.2.0-rc10)- Server localhost Win7, IE8, FF3
Created February 28, 2011 at 8:58 AM
Updated July 15, 2014 at 7:11 AM
Resolved March 16, 2011 at 6:18 AM