Tune Up can't find </head> tag
|
|
So I just installed newest version of TuneUp and the tuneup log gives this error for every page request. Processing TuneupController#show (for 127.0.0.1 at 2008-09-16 22:53:44) [GET] FiveRuns TuneUp (v0.8.16): Session ID: a807d643…b3a70faa68f FiveRuns TuneUp (v0.8.16): Parameters: {“action”=>”show”, “controller”=>”tuneup”} FiveRuns TuneUp (v0.8.16): Persisting for http://localhost:3000/dan/Best+Movies using stub 368cb9d49148a9859146ab131707c4d9d9632685 FiveRuns TuneUp (v0.8.16): Persisting 368cb9d49148a9859146ab131707c4d9d9632685/1221627642907_4493407 FiveRuns TuneUp (v0.8.16): Could not find closing tag for insertion A quick view source on the page and the is rendered One MacOSX 10.4, Ruby 1.8.6, Rails 2.0.2 |
|
|
hmmm seems the forum strips all HTML so the pasted header example disappeared. This is the RHTML, which likely will disappear as well <= render(:partial => “shared/navigation/meta”) -> <= stylesheet_link_merged :base -> <= javascript_include_merged :base -> |
|
|
Hi Dan, |
