<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
-&lt;div id=&quot;hcard-&lt;%= persona.fullname.gsub(/\s/, '-') %&gt;&quot; class=&quot;vcard&quot;&gt;
-	&lt;% if !persona.web_blog.empty? %&gt;
+&lt;div id=&quot;hcard-&lt;%= persona.fullname.gsub(/\s/, '-') if persona.fullname %&gt;&quot; class=&quot;vcard&quot;&gt;
+	&lt;% if persona.web_blog and !persona.web_blog.empty? %&gt;
  &lt;a class=&quot;url fn&quot; href='&lt;%= persona.web_blog %&gt;' &gt;&lt;%= persona.fullname %&gt;&lt;/a&gt;
     &lt;% else %&gt;
  &lt;span class=&quot;fn&quot;&gt;&lt;%= persona.fullname %&gt;&lt;/span&gt;</diff>
      <filename>app/views/accounts/_hcard.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1023d6824245ffbd8dfb163a91ab4df0451de415</id>
    </parent>
  </parents>
  <author>
    <name>Ash</name>
    <email>ash@ash-laptop.(none)</email>
  </author>
  <url>http://github.com/dbloete/masquerade/commit/0a01e24e26b1ff2e2a0fc13273311787ae4977d8</url>
  <id>0a01e24e26b1ff2e2a0fc13273311787ae4977d8</id>
  <committed-date>2009-10-14T11:41:33-07:00</committed-date>
  <authored-date>2009-10-11T17:50:09-07:00</authored-date>
  <message>fixed _hcard view if persona selected when clicking on identity details with no name details yet filled in</message>
  <tree>8e315adb51c517b6632d04432da69505b4407a6c</tree>
  <committer>
    <name>Dennis Bl&#246;te</name>
    <email>mail@dennisbloete.de</email>
  </committer>
</commit>
