Personal tools
You are here: Home Download Zope リリース一覧 Zope 2.9.7

Zope 2.9.7

Document Actions
Up to Product page
Zope
不具合修正リリース このバージョンは、リリースが行われた後にファイルが差し替えられました。ダウンロードされた方はファイルのチェックサムなどを確認して再度ダウンロードし直してください。 :: 46c4319107c2a47e5d2cf42fabe6af1d *Zope-2.9.7-final.tgz.BAD f7d900c00fe95d4cce0bc5854bc842b4 *Zope-2.9.7-final.tgz

Available downloads

For additional information about this project, please visit the project page.

Release Notes

Tested with Python 2.4.4, Python 2.4.3, Python 2.4.2
State Final
License ZPL
Released 2007/03/25 20:00:00 GMT+9

Change log

Bugs fixed

Collector #2298:
 webdav.Resource.COPY と webdav.Resource.MOVE が期待されているcopy/moveイベントを送信していなかった。
Collector #2296:
 ZClassプロダクトのimportを修正。meta_type情報がパーミッションを持たないオブジェクト貼り付け時のBBBサポートの削除により動作しなくなっていた。
Collector #2294:
 Protected DOS-able ControlPanel methods with the same requestmethod wrapper.
Collector #2294:
 様々なセキュリティー上リスクのあるアクセスを、新しく追加したデコレータで防御した。デコレータはPOSTリクエストでのみアクセスを許可する。これはZope 2.11のrequestmethod decorator factoryをバックポートした。
Collector #2288:
 BaseRequestとHTTPRequestで要求されたURLについて、``@`` と + はクウォートしないようにした。
Undeprecated:zLOGのDeprecateを解除した。これはPythonのlogging moduleの後方互換性のため今後も残ろうだろう。
Collector #2263:
 field2ulines が空文字列を正しく変換していなかった。
Collector #2191:
 DateTimeについて、後方互換性が無くなっていた変更を元に戻した。
Add Python 2.4.4:
 最適なPythonのバージョンとしてPython-2.4.4をconfigureに追加。

詳しくは CHANGE.txt(英語) を参照してください。

by しみずかわ last modified 2007-03-27 16:55

Powered by Plone, the Open Source Content Management System