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

Zope 2.9.4

Document Actions
Up to Product page
Zope
不具合修正リリース

Available downloads

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

Change log

Bugs fixed

reStructuredText/ZReST:
 セキュリティー上の理由により、raw_enabled設定を0にした
Collector #2113:
 zopectl test がCtrl-Cをマスクする問題
OFS Application:
 deprecation warningsを更新。 __ac_permissions__meta_types のサポートがZope 2.11で終了、 methods のサポートはおそらく長く残る。
Collector #2136:
 ResourceLockedErrorのレスポンス値を正しい値に修正。
Collector #2109:
 XML-RPC がDateTime.DateTimeオブジェクトをハンドリングしない問題
Collector #2016:
 DemoStorageが _old 属性を持たずに base storages をラップ出来ない問題を修正を修正。
Collector #2133:
 standard_error_messages はsyncの対象外。
Five:バグ修正リリース Five-1.3.6 に更新。
Collector #2116:
 sequence.sort() がlocale関連の比較方法でうまく動作しない。
Collector #2077:
 ACTUAL_URLとSiteRootの問題を修正。
Collector #2073:
 OFS.Owned.changeOwnership の間違った挙動を修正。
Collector #2063:
 MailHost.sendTemplate() のコードを色々とクリーンアップ。

Other Changes

  • Disabled docutils file inclusion completely, rather than trying to jigger it via configuration settings.
  • Zope2ビルド方法を zpkg 使う方法から、"従来の" ./configure && make && make install の手順に戻した。
  • ZODB のバージョンを 3.6.2 に上げた。
by しみずかわ last modified 2006-07-20 17:51

Powered by Plone, the Open Source Content Management System