【问题标题】:An Embedded the twitter timeline in not working in IBM Client 9.0.0在 IBM Client 9.0.0 中嵌入的 twitter 时间线不工作
【发布时间】:2017-09-08 14:32:44
【问题描述】:

我使用了 Twitter (https://publish.twitter.com/) 提供的 HTML 代码。

给定的代码是这样的

<a class="twitter-timeline" href="https://twitter.com/TwitterDev">Tweets by TwitterDev</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

此代码嵌入在 XPage 中,并且 XPage 显示在 XPinc 中

对于某些 IBM Notes 客户端(似乎只有 9.0.0 版),时间线未加载。 使用 9.0.1+ 版本的 IBM Notes 客户端,它运行良好。

有什么想法吗?

【问题讨论】:

    标签: twitter xpages lotus-notes xpinc


    【解决方案1】:

    pb 不是由于 Notes 客户端的版本。 Xpages 是从本地副本打开的。

    代理配置不允许打开用于运行 Xpages 的外部网站 (plateform.twitter.com) 和 localhost (127.0.0.1)。

    通过设置不使用本地主机IP地址的代理来更改位置文档中的代理设置解决了pb。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-01-06
      • 1970-01-01
      • 2013-05-13
      • 2015-09-11
      • 2013-06-12
      • 1970-01-01
      相关资源
      最近更新 更多