<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,8 +17,8 @@ from django.conf import settings
 #===============================================================================
 
 def changeset_links(content):
-    content = re.sub(r'#(\d+)', '&lt;a href=&quot;http://code.djangoproject.com/ticket/\\1&quot;&gt;\\1&lt;/a&gt;', content)
-    content = re.sub(r'r(\d+)', '&lt;a href=&quot;http://code.djangoproject.com/changeset/\\1&quot;&gt;\\1&lt;/a&gt;', content)
+    content = re.sub(r'#(\d+)', '&lt;a href=&quot;http://code.djangoproject.com/ticket/\\1&quot;&gt;#\\1&lt;/a&gt;', content)
+    content = re.sub(r'r(\d+)', '&lt;a href=&quot;http://code.djangoproject.com/changeset/\\1&quot;&gt;r\\1&lt;/a&gt;', content)
     return content
 
 #===============================================================================</diff>
      <filename>apps/weblog/textutils.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d09a9103f817dd2bddeae8c1c5de3e199c433ca</id>
    </parent>
  </parents>
  <author>
    <name>Martin Mahner</name>
    <email>martin@mahner.org</email>
  </author>
  <url>http://github.com/bartTC/djangohq/commit/10dc301c1276dcbc60d4d549c9b971605c5d8c0b</url>
  <id>10dc301c1276dcbc60d4d549c9b971605c5d8c0b</id>
  <committed-date>2008-08-11T06:11:33-07:00</committed-date>
  <authored-date>2008-08-11T06:11:33-07:00</authored-date>
  <message>Fixed link output</message>
  <tree>271b2cfc4f46f8bd9832c02f70f06cc441d8643f</tree>
  <committer>
    <name>Martin Mahner</name>
    <email>martin@mahner.org</email>
  </committer>
</commit>
