Displaying 4 results from an estimated 4 matches for "newmessag".
Did you mean:
newmessage
2007 Nov 08
2
SystemStackError from redirect_to
Hi
I''ve got a straightforward piece of code in my controller which will
consistently produce a SystemStackError.
@newmessage = @message.reply(params[:newmessage])
return unless request.post?
if @newmessage.save
flash[:notice] = "Message Sent"
redirect_to :index
end
The error is occuring on the redirect_to line, if I comment that line
out then everything behaves as it should. Does anyone have any ideas
on...
2007 Oct 03
4
form_remote_tag :onsubmit not working.
...;
function set_tojid(){
alert(''onsubmit'');
}
</script>
<%= form_remote_tag :update => '''', :url => { :action => ''''}, :onsubmit
=> "set_tojid()", :after => "clearinput()" %>
<%= text_field_tag :newmessage, nil, {:style => "width:
100%", :maxlength => "1000",:autocomplete => "off"} %>
<%= hidden_field_tag :send_to, value = '''' %>
<%= end_form_tag %>
Anything buggy here??
TIA
~Shishir
--~--~---------~--~----~------------~-----...
2006 Dec 11
1
How to deal with log and puppetrun?
Hello,
Now that I can run my client with the --silent and --no-client option,
Id like to centralize the logs on my puppet server and not on my puppet
clients. The problem is that so far I havent found an option to tell
puppetrun to get the logs back on my server.
Is that possible to do such a thing with puppetrun? (running on v.0.18.4)
Thanks in advance.
--
Jean-Christophe Lacaze
Ministry
2009 Aug 21
3
Core dump gets created while accessing voicemail
...fn = "/var/spool/asterisk/voicemail/admin/1369/INBOX/msg0000", '\0'
<repeats 4041 times>,
fn2 = "/var/spool/asterisk/voicemail/admin/1369/INBOX/msg0000", '\0'
<repeats 4041 times>, deleted = 0xbf44770,
heard = 0xc16d6a0, curmsg = -1, lastmsg = 0, newmessages = 0, oldmessages
= 23, starting = 0, repeats = 0}
vmu = (struct ast_vm_user *) 0x41751e80
vmus = {context = "admin", '\0' <repeats 74 times>, mailbox =
"1369", '\0' <repeats 75 times>,
password = "1234", '\0' <...