Downloadliste

Projektbeschreibung

XooNIps is Neuroinformatics Platform Base System based on the XOOPS.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2014-01-31 13:00
XooNIps 3.48 (2 files Verstecken)

Versionsanmerkungen

Keine Versionsanmerkungen

Änderungsprotokoll

Change Logs:
* Bug fixes
- Fixed XSS security issue on item listing page.
- Fixed detail search bugs.
- Fatal error occured on full-text search of attachment file.
- Item is not searched if attachment file is deleted.
- Fixed bug for HTTPS connection with external systems.
- Fixed bug for login redirection.
* Other enhancements
- Added new item-type interface '${xnpXXX}GetHeadMeta()'. It can provide
a function to output metadata into HTML head section. (experimental)
- In order to implement this function, we refer to the following website:
http://www.zuki-ebetsu.jp/blog/2011/08/10/1312980457/ (in Japanese)
Thanks for providing useful information.

(変更履歴)
* バグ修正
- アイテム一覧画面における XSS の脆弱性の修正
- 詳細検索時に特定の条件下で検索ができない問題の修正
- 特定のアイテムタイプにおける添付ファイルの中身が検索できない
- 添付ファイルが削除された状態のアイテムが検索対象にならない
- 外部システムから情報を取得する際に HTTPS 通信がうまくいかない
不具合の修正
- ログイン時のリダイレクト機能に関する不具合の修正
* その他
- HTML の head セクションへメタデータを出力できる機能の提供のため
アイテムタイプ インターフェース '${xnpXXX}GetHeadMeta()' を実験
的に追加
※ この機能の実装にあたっては以下のサイトを参考にさせて頂きました.
http://www.zuki-ebetsu.jp/blog/2011/08/10/1312980457/
有益な情報の公開に感謝致します.