市川 正美
michi****@sqc*****
2008年 3月 19日 (水) 17:23:32 JST
丸尾さん こんにちは。市川@SQCです。 TL1.4と仮定して・・・ 調べたところ以下の2個の設定ファイルをいじる必要がありました。 testlink\third_party\fckeditor\fckconfig.js testlink\third_party\fckeditor\editor\filemanager\browser\default\connectors\php\config.php fckconfig.jsは_FileBrowserLanguage、_QuickUploadLanguageをaspからphpに変更。 [変更前] var _FileBrowserLanguage = 'asp' ; // asp | aspx | cfm | lasso | perl | php | py var _QuickUploadLanguage = 'asp' ; // asp | aspx | cfm | lasso | php [変更後] var _FileBrowserLanguage = 'php' ; // asp | aspx | cfm | lasso | perl | php | py var _QuickUploadLanguage = 'php' ; // asp | aspx | cfm | lasso | php config.phpは以下の箇所をfalseからtrueに変更。 [変更前] // SECURITY: You must explicitelly enable this "connector". (Set it to "true"). $Config['Enabled'] = false ; [変更後] // SECURITY: You must explicitelly enable this "connector". (Set it to "true"). $Config['Enabled'] = true ; 私の環境だとIE7はこれで動いたんですが、Firefoxだと何かが足りていないようです。 でわ。 on 2008/03/19 16:13 maruo****@avix***** wrote: > いつもお世話になっております、丸尾です。 > > 早速ですが、 > 要件仕様のドキュメントに、イメージファイル(JPEG)を貼り付けたいのです > が、貼り付け方が分かりません。 > どなたかご教授頂けますでしょうか。 > > サーバーにアップロードして使用するみたいですが、 > サーバーブラウザボタンをクリックすると、「The server didn't send back a > proper XML response. .....」とどでかいダイアログが出てきます。 > > 何かの設定でしょうか。 > > 以上です、よろしくお願いします。 > > _______________________________________________ > Testlinkjp-users mailing list > Testl****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/testlinkjp-users > > -- 市川 正美 michi****@sqc***** ------------------------------------------------------------ 株式会社エス・キュー・シー 大阪事務所 〒540-0026 大阪市中央区内本町2-4-16 オフィスポート内本町 508 電話:06-6945-0577 FAX.:06-6945-0588