<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,4 @@
 
-[ ] expressions/show
-[ ] expressions/edit
-
-[ ] /errors all
+[ ] fix participant &quot;&quot;toto&quot;&quot; bug when updating expression
+[ ] expression update ?= applied_workitem update
 </diff>
      <filename>TODO.txt</filename>
    </modified>
    <modified>
      <diff>@@ -134,11 +134,11 @@ class ExpressionsController &lt; ApplicationController
 
       ct = request.content_type.to_s
 
-      return request.body.read \ # TODO
-        if ct.match(/xml$/)
+      return request.body.read \
+        if ct.match(/xml$/) # TODO
 
-      return request.body.read \ # TODO
-        if ct.match(/json$/)
+      return request.body.read \
+        if ct.match(/json$/) # TODO
 
       #
       # then we simply have a form...</diff>
      <filename>app/controllers/expressions_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>12fc0ab3db22b1c003377e51fc744394843729fb</id>
    </parent>
  </parents>
  <author>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </author>
  <url>http://github.com/jmettraux/ruote-web2/commit/d19139c3acc717ff63d4e0761a097ce2440092f6</url>
  <id>d19139c3acc717ff63d4e0761a097ce2440092f6</id>
  <committed-date>2009-04-10T02:57:10-07:00</committed-date>
  <authored-date>2009-04-10T02:57:10-07:00</authored-date>
  <message>working PUT /expressions/x (in-flight process modifications)</message>
  <tree>4cf1f8c3c6186e0d1cc60547f36f9c95686185b1</tree>
  <committer>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </committer>
</commit>
