[Building Sakai] Lessons Tool incompatible with Sakai Connector portlet

Steve Swinsburg steve.swinsburg at gmail.com
Mon Jul 8 18:18:06 PDT 2013


Great, can you file a jira against lessons 1.4.0? This part of the code
will need to be smarter and basic LTI aware:

UsageSession usageSession = UsageSessionService.getSession();
if (usageSession == null)
    return 0;
browserString = usageSession.getUserAgent(); <---------
int ieIndex = browserString.indexOf(" MSIE ");

cheers,
Steve


On Mon, Jul 8, 2013 at 10:15 PM, chaitanya.cheekate
<chaitu381923 at gmail.com>wrote:

> Hi Steve,
>
> I am using Sakai 2.9.0 version(Default lessons tool). Thanks for replying.
>
>
>
>
>
> --
> View this message in context:
> http://sakai-project-mail-list-archives.1343168.n2.nabble.com/Lessons-Tool-incompatible-with-Sakai-Connector-portlet-tp7590510p7590515.html
> Sent from the DG: Development / Buidling Sakai (
> sakai-dev at collab.sakaiproject.org) mailing list archive at Nabble.com.
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130709/b3ed1289/attachment.html 


More information about the sakai-dev mailing list