[Testbot] Plone 4.3 - Python 2.6 - Build # 1937 - Regression! - 1 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Apr 2 16:24:55 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 1937 - Failure!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.6/1937/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: plone.app.dexterity
Branch: refs/heads/master
Date: 2014-04-02T13:57:55+02:00
Author: Daniel Grindelid (Adniel) <daniel.grindelid at gmail.com>
Commit: https://github.com/plone/plone.app.dexterity/commit/79cc09c86f3acbfab067116b888dae079e552b76

additional_schemata changed to additionalSchemata

additional_schemata property changed to additionalSchemata in plone.autoform:
https://github.com/plone/plone.autoform/blob/e215744bce9d776dcdd77e340dc6a85554e0b511/CHANGES.rst#10b2---2009-07-12

Files changed:
M docs/advanced/custom-add-and-edit-forms.rst

diff --git a/docs/advanced/custom-add-and-edit-forms.rst b/docs/advanced/custom-add-and-edit-forms.rst
index 402aa6e..421f585 100644
--- a/docs/advanced/custom-add-and-edit-forms.rst
+++ b/docs/advanced/custom-add-and-edit-forms.rst
@@ -67,7 +67,7 @@ For example, we could:
 - Override the ``schema`` property to tell `plone.autoform`_ to use a
   different schema interface (with different form hints) than the
   content type schema.
-- Override the ``additional_schemata`` property to tell `plone.autoform`_
+- Override the ``additionalSchemata`` property to tell `plone.autoform`_
   to use different supplemental schema interfaces. 
   The default is to use all behavior interfaces that provide the
   ``IFormFieldProvider`` marker from `plone.directives.form`_.


Repository: plone.app.dexterity
Branch: refs/heads/master
Date: 2014-04-02T08:50:42-07:00
Author: David Glick (davisagli) <david at glicksoftware.com>
Commit: https://github.com/plone/plone.app.dexterity/commit/38de24e858f1dede2a34ea348e2326252bfb0d78

Merge pull request #117 from Adniel/master

additional_schemata changed to additionalSchemata

Files changed:
M docs/advanced/custom-add-and-edit-forms.rst

diff --git a/docs/advanced/custom-add-and-edit-forms.rst b/docs/advanced/custom-add-and-edit-forms.rst
index 402aa6e..421f585 100644
--- a/docs/advanced/custom-add-and-edit-forms.rst
+++ b/docs/advanced/custom-add-and-edit-forms.rst
@@ -67,7 +67,7 @@ For example, we could:
 - Override the ``schema`` property to tell `plone.autoform`_ to use a
   different schema interface (with different form hints) than the
   content type schema.
-- Override the ``additional_schemata`` property to tell `plone.autoform`_
+- Override the ``additionalSchemata`` property to tell `plone.autoform`_
   to use different supplemental schema interfaces. 
   The default is to use all behavior interfaces that provide the
   ``IFormFieldProvider`` marker from `plone.directives.form`_.




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 2510 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140402/21cf28bb/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 162099 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140402/21cf28bb/attachment-0003.obj>


More information about the Testbot mailing list