<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -337,9 +337,9 @@ class TodosController &lt; ApplicationController
   
   # /todos/tag/[tag_name] shows all the actions tagged with tag_name
   def tag
-    @page_title = &quot;TRACKS::Tagged with \'#{@tag_name}\'&quot;
     @source_view = params['_source_view'] || 'tag'
     @tag_name = params[:name]
+    @page_title = &quot;TRACKS::Tagged with \'#{@tag_name}\'&quot;
     
     # mobile tags are routed with :name ending on .m. So we need to chomp it
     @tag_name = @tag_name.chomp('.m') if mobile?</diff>
      <filename>app/controllers/todos_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9d09a4d47a90dd475751117f084d4ab5ccae1327</id>
    </parent>
  </parents>
  <author>
    <name>Reinier Balt</name>
    <email>lrbalt@gmail.com</email>
  </author>
  <url>http://github.com/bsag/tracks/commit/abdac8855d5d17eaa63f877cca53fc6df83f5e35</url>
  <id>abdac8855d5d17eaa63f877cca53fc6df83f5e35</id>
  <committed-date>2008-08-28T01:25:58-07:00</committed-date>
  <authored-date>2008-08-28T01:25:58-07:00</authored-date>
  <message>restore page title in tag view</message>
  <tree>147891eaccf10906d917279b972a54d777213433</tree>
  <committer>
    <name>Reinier Balt</name>
    <email>lrbalt@gmail.com</email>
  </committer>
</commit>
