<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,7 +13,7 @@
     &lt;div class=&quot;description&lt;%= staleness_class( todo ) %&gt;&quot;&gt;
       &lt;% unless @todo.completed? %&gt;&lt;span class=&quot;defer-container&quot;&gt;&lt;%= defer_link(1) %&gt; &lt;%= defer_link(7) %&gt;&lt;/span&gt;&lt;% end %&gt;
       &lt;%= date_span -%&gt;
-      &lt;span class=&quot;todo.descr&quot;&gt;&lt;%= sanitize(todo.description) %&gt;&lt;/span&gt;
+      &lt;span class=&quot;todo.descr&quot;&gt;&lt;%= h sanitize(todo.description) %&gt;&lt;/span&gt;
       &lt;%= link_to(
         image_tag(&quot;recurring16x16.png&quot;),
         {:controller =&gt; &quot;recurring_todos&quot;, :action =&gt; &quot;index&quot;},</diff>
      <filename>app/views/todos/_todo.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>330c142172835f6d3a78396dcc74eda7b55a97ea</id>
    </parent>
  </parents>
  <author>
    <name>bsag</name>
    <email>butshesagirl@rousette.org.uk</email>
  </author>
  <url>http://github.com/bsag/tracks/commit/278c7310c18cf245dca4291cce3168abc78ff9aa</url>
  <id>278c7310c18cf245dca4291cce3168abc78ff9aa</id>
  <committed-date>2009-01-11T10:58:36-08:00</committed-date>
  <authored-date>2009-01-11T10:58:36-08:00</authored-date>
  <message>Fixed a repeated regression which I accidentally re-committed. I should pay more attention to the commits... Fixes #740. Again.</message>
  <tree>7343a6d1fc5f74de5d327641cee98b7e89cd49d8</tree>
  <committer>
    <name>bsag</name>
    <email>butshesagirl@rousette.org.uk</email>
  </committer>
</commit>
