Displaying 5 results from an estimated 5 matches for "sumbmit".
Did you mean:
submit
2005 Jul 20
3
[Asterisk-Dev] Memory Leak in Stable?
Hello,
I have a client that has a fairly small installation (20 SIP
Phones) that is running Stable. Asterisk appears to be consuming large
quantities of memory, and growing uncontrollably to the point where after
about 6 weeks the box starts to swap itself to death. I've been keeping my
eye on it today, and in the last 12 hours, it has grown by about 8
megabytes, and there has been
2008 Feb 28
15
Ajax.Updater response encoding Safari
new Ajax.Updater($(''toppanel''), ''/ajax/form.php'', {
parameters: {},
evalScripts: true,
insertion: Insertion.Before
});
form.php encoding is utf-8. page encoding is also utf-8.
Why response encoding is broken in Safari?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
2008 Jan 23
1
Weird shopping cart behaviour!
...ax Remove Form (the first button on the list) does
not work. Instead of making an Ajax submit (as the rest of the buttons
do) it does a regular global form submit.
2. Looking at the html code we see that for all buttons but the first,
the Ajax submit form is created (for the first we have only the sumbmit
button, but no Ajax form)
3. If we reload the page, all buttons work fine.
Any clues? Or maybe someone has implemented this proccess (add_to_cart,
generate table with removal buttons before global submit) in some way it
worked...
Thanks in advance!
--
Posted via http://www.ruby-forum.com/.
--~...
2010 Mar 18
8
hash in controller is nil after submitting form
I''m trying to create a data entry form but getting an error when it
sumbmits. I am using an hash to get the names of the fields definied
in the controller''s "new" function:
def new
@thing = thing.new
@columns = Hash.new
@columns[''thing_general''] = [
["title","name"],
["nu...
2023 Mar 10
1
linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
On Fri, Mar 10, 2023 at 10:26?AM Chris Clayton <chris2553 at googlemail.com> wrote:
>
> Hi.
>
> Is it likely that this fix will be sumbmitted to mainline during the ongoing 6.3 development cycle?
>
yes, it's already pushed to drm-misc-fixed, which then will go into
the current devel cycle. I just don't know when it's the next time it
will be pushed upwards, but it should get there eventually. And
because it also contai...