You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Andrew Palumbo (JIRA)" <ji...@apache.org> on 2015/06/18 00:38:01 UTC

[jira] [Resolved] (MAHOUT-1688) Fix twitter tmeline on CMS

     [ https://issues.apache.org/jira/browse/MAHOUT-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Palumbo resolved MAHOUT-1688.
------------------------------------
    Resolution: Fixed
      Assignee: Andrew Palumbo

Using an updated hosted prototype.js lib fixes this

{code}  
  <!--<script type="text/javascript" src="/js/prototype.js"></script>-->
  <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/prototype/1.7.2.0/prototype.js"></script>
{code}

> Fix twitter tmeline on CMS
> --------------------------
>
>                 Key: MAHOUT-1688
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1688
>             Project: Mahout
>          Issue Type: Documentation
>    Affects Versions: 0.10.0
>            Reporter: Andrew Palumbo
>            Assignee: Andrew Palumbo
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> The @ApacheMahout  twitter timeline on the CMS is broken. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)