Displaying 2 results from an estimated 2 matches for "mainbody".
Did you mean:
  mailbody
  
2009 Jun 04
4
ActionController::InvalidAuthenticityToken & :before
I have a form that submits search criteria and while it is processing I
wanted to use a js function to indicate:
<% form_remote_tag :update => ''mainbody'', :url => {:action => ''search''},
         :before => "wait_message(''mainbody'',''S E A R C H I N G'')" do%>
wait_message() executes but then when the data comes back, I get
ActionController::InvalidAuthenticityToke...
2006 Sep 12
1
Ferret on Windows?
...app/views/narratives/list.rhtml:2: syntax error
./script/../config/../app/views/narratives/list.rhtml:3: Invalid char
`\200'' in expression
./script/../config/../app/views/narratives/list.rhtml:4: syntax error
Extracted source (around line *#2*):
1: <DIV id=Main>
2: 	<TABLE class=MainBody border="0">
3: 	<TBODY>
4: 	  <TR>
5: 		<TD>
Trace of template inclusion: /app/views/narratives/list.rhtml
RAILS_ROOT: ./script/../config/..
Application Trace <#> | Framework Trace <#> | Full Trace <#>
#{RAILS_ROOT}/app/views/narratives/list.rhtml...