<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -340,6 +340,8 @@ def display_resource(request, id):
             opts['type'] = &quot;code&quot;
         except ClassNotFound:
             opts['type'] = &quot;file&quot;
+        except IOError:
+            opts['type'] = &quot;file&quot;
 
     return render_to_response('lifeflow/editor/resource.html',opts,RequestContext(request, {}))
 </diff>
      <filename>editor/views.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2c1b70e757c3dcd074a66b845dd958dc11942fcc</id>
    </parent>
  </parents>
  <author>
    <name>Will Larson</name>
    <email>lethain@gmail.com</email>
  </author>
  <url>http://github.com/lethain/lifeflow/commit/844a3d6c96070d32730203976ffba0281389362a</url>
  <id>844a3d6c96070d32730203976ffba0281389362a</id>
  <committed-date>2008-07-09T20:41:45-07:00</committed-date>
  <authored-date>2008-07-09T20:41:45-07:00</authored-date>
  <message>Showing metadata in LFE file view Now fails more intelligently on unfound files.</message>
  <tree>371fdd364031d7e1e76966b4e2151500f5dc9c61</tree>
  <committer>
    <name>Will Larson</name>
    <email>lethain@gmail.com</email>
  </committer>
</commit>
