[Testbot] Plone 4.3 - Python 2.7 - Build # 2079 - Still failing! - 1 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Mar 21 21:22:12 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2079 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.7/2079/


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

Repository: plone.app.dexterity
Branch: refs/heads/master
Date: 2014-03-21T17:35:22-03:00
Author: hvelarde (hvelarde) <hector.velarde at gmail.com>
Commit: https://github.com/plone/plone.app.dexterity/commit/293ec59badccc55598dc52c44c7d9c4a5ecfdf91

Clarify that plone.app.relationfield is a requirement of relations

Files changed:
M docs/advanced/references.rst

diff --git a/docs/advanced/references.rst b/docs/advanced/references.rst
index b44498e..b50632b 100644
--- a/docs/advanced/references.rst
+++ b/docs/advanced/references.rst
@@ -46,6 +46,11 @@ we can use the field directly in ``session.py``::
             required=False,
         )
 
+.. Note::
+
+    Remeber that `plone.app.relationfield`_ needs to be installed to use any
+    RelationChoice or RelationList field.
+
 To allow multiple items to be selected, we could have used a
 ``RelationList`` like::
 




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 873 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140321/8f9c2f43/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 79174 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140321/8f9c2f43/attachment-0003.obj>


More information about the Testbot mailing list