[Testbot] Plone 5.0 - Python 2.7 - Build # 1978 - Still failing! - 10 failure(s)

jenkins at plone.org jenkins at plone.org
Sun Mar 16 03:42:50 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 1978 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/1978/


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

Repository: mockup
Branch: refs/heads/master
Date: 2014-03-15T14:41:25-07:00
Author: David Glick (davisagli) <david at glicksoftware.com>
Commit: https://github.com/plone/mockup/commit/3f4b4d0862139fa00b366dbcaa6cc034841d01ad

fix docs of JSON Dictionary format

Files changed:
M TUTORIAL.md

diff --git a/TUTORIAL.md b/TUTORIAL.md
index 6e5d361..85f2976 100644
--- a/TUTORIAL.md
+++ b/TUTORIAL.md
@@ -275,7 +275,7 @@ separate multiple <em>key:value</em> pairs.</p>
 
 <h4>JSON Dictionary</h4>
 <p>This format, too, uses the <em>key:value</em> pairs, but they are passed in
-a JSON dictionary, like this: <code>data-pat-helloworld="{color:white, bgcolor:black}"</code></p>
+a JSON dictionary, like this: <code>data-pat-helloworld="{"color": "white", "bgcolor": "black"}"</code></p>
 
 <p>Generally it doesn't really matter which of the two formats you use. In most
 cases it is simply a matter of personal preference. There is, however, one notable


Repository: mockup
Branch: refs/heads/master
Date: 2014-03-15T21:49:58-05:00
Author: Nathan Van Gheem (vangheem) <vangheem at gmail.com>
Commit: https://github.com/plone/mockup/commit/f3000fe4558a57f65acf3dded1e6697e8d9364ee

Merge pull request #352 from plone/davisagli-fix-docs

fix docs of JSON Dictionary format

Files changed:
M TUTORIAL.md

diff --git a/TUTORIAL.md b/TUTORIAL.md
index 6e5d361..85f2976 100644
--- a/TUTORIAL.md
+++ b/TUTORIAL.md
@@ -275,7 +275,7 @@ separate multiple <em>key:value</em> pairs.</p>
 
 <h4>JSON Dictionary</h4>
 <p>This format, too, uses the <em>key:value</em> pairs, but they are passed in
-a JSON dictionary, like this: <code>data-pat-helloworld="{color:white, bgcolor:black}"</code></p>
+a JSON dictionary, like this: <code>data-pat-helloworld="{"color": "white", "bgcolor": "black"}"</code></p>
 
 <p>Generally it doesn't really matter which of the two formats you use. In most
 cases it is simply a matter of personal preference. There is, however, one notable




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


More information about the Testbot mailing list