Project

General

Profile

Actions

Bug(バグ) #2394

open

[pc] 内部コンテナ使用時にcajaのJavaScriptコードが読み込まれない

Added by Youichi Kimura over 13 years ago. Updated over 13 years ago.

Status:
Pending Review(レビュー待ち)
Priority:
Normal(通常)
Target version:
Start date:
2011-09-05
Due date:
% Done:

50%

Estimated time:
3.6 で発生するか:
[QA]バグ通知済:
No
3.8 で発生するか:

Description

Overview (現象)

内部コンテナを有効にした状態でガジェットを実行すると gadgets/ifr ページに html-sanitizer-minified.js などのコードが含まれない。
そのため、html-sanitizer の関数を使用する tabs などのフィーチャーでは html_sanitize is not defined とエラーが出てフィーチャーの機能を使用できない。

Causes (原因)

Shindig の php/external/resources ディレクトリが opOpenSocialPlugin に同梱されていないため

Way to fix (修正内容)

  • Shindig の php/external/resources ディレクトリを lib/vendor/Shindig/extarnal へコピー
  • http://sns.example.com/gadgets/resources で追加したリソースにアクセスできるようにする
  • NOTICE ファイルに php/external/resources をコピーしている旨を追記
Actions #1

Updated by Youichi Kimura over 13 years ago

  • Status changed from New(新規) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

更新履歴 91f66d4d787806c645613e224fda01f4cbded290 で適用されました。

Actions #2

Updated by Youichi Kimura over 13 years ago

  • Target version set to 1.3.3
Actions

Also available in: Atom PDF