Keith
2007-Apr-23 18:45 UTC
New version does not pass empty POST variables using Ajax.Updater
I recently upgraded from prototype-1.5.0_rc1 to prototype-1.5.1_rc2 and discoverd, to my great suprise that prototype no longer passes empty variables when using Ajax! Why in the world? That can''t be on purpose. How am I to know that someone cleared a variable? Is there a way to change this behavior? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Michael Peters
2007-Apr-23 18:52 UTC
Re: New version does not pass empty POST variables using Ajax.Updater
Keith wrote:> I recently upgraded from prototype-1.5.0_rc1 to prototype-1.5.1_rc2 > and discoverd, to my great suprise that prototype no longer passes > empty variables when using Ajax! Why in the world? That can''t be on > purpose. How am I to know that someone cleared a variable?It''s been discussed quite a bit recently (check the archives) http://groups.google.com/group/prototype-core/browse_thread/thread/0140fdf88eed057d/# http://groups.google.com/group/prototype-core/browse_thread/thread/711012b806b3ad36/# http://groups.google.com/group/rubyonrails-spinoffs/browse_thread/thread/bfd1cc05d9f2c046/16f37d49e0ca0750#16f37d49e0ca0750 It''s not on purpose and it''s been fixed in svn.> Is there a way to change this behavior?Wait for either a new RC for 1.5.1 or 1.5.1 final, check out the code from svn, or patch your local version. -- Michael Peters Developer Plus Three, LP --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
tobie
2007-Apr-23 18:54 UTC
Re: New version does not pass empty POST variables using Ajax.Updater
Yes, use the latest version from SVN. This regression bug has been patched. On Apr 23, 2:45 pm, Keith <keithda...-ZSqciin8Y8iqm2yrvHTro1aTQe2KTcn/@public.gmane.org> wrote:> I recently upgraded from prototype-1.5.0_rc1 to prototype-1.5.1_rc2 > and discoverd, to my great suprise that prototype no longer passes > empty variables when using Ajax! Why in the world? That can''t be on > purpose. How am I to know that someone cleared a variable? Is there a > way to change this behavior?--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Keith
2007-Apr-23 18:58 UTC
Re: New version does not pass empty POST variables using Ajax.Updater
I apologize for my ignorance, but what is svn? On Apr 23, 1:52 pm, Michael Peters <mpet...-aUYv5hkjw45l57MIdRCFDg@public.gmane.org> wrote:> Keith wrote: > > I recently upgraded from prototype-1.5.0_rc1 to prototype-1.5.1_rc2 > > and discoverd, to my great suprise that prototype no longer passes > > empty variables when using Ajax! Why in the world? That can''t be on > > purpose. How am I to know that someone cleared a variable? > > It''s been discussed quite a bit recently (check the archives)http://groups.google.com/group/prototype-core/browse_thread/thread/01...http://groups.google.com/group/prototype-core/browse_thread/thread/71...http://groups.google.com/group/rubyonrails-spinoffs/browse_thread/thr... > > It''s not on purpose and it''s been fixed in svn. > > > Is there a way to change this behavior? > > Wait for either a new RC for 1.5.1 or 1.5.1 final, check out the code from svn, > or patch your local version. > > -- > Michael Peters > Developer > Plus Three, LP--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Michael Peters
2007-Apr-23 18:59 UTC
Re: New version does not pass empty POST variables using Ajax.Updater
Keith wrote:> I apologize for my ignorance, but what is svn?Subversion. It''s the software used for the prototype source control. You can checkout the code now as it exists (not a real release) and it takes a little bit of work to get it into a single .js file. Or you can wait for a full release. -- Michael Peters Developer Plus Three, LP --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Keith
2007-Apr-23 19:02 UTC
Re: New version does not pass empty POST variables using Ajax.Updater
Is is this? http://dev.rubyonrails.org/browser/spinoffs/prototype On Apr 23, 1:52 pm, Michael Peters <mpet...-aUYv5hkjw45l57MIdRCFDg@public.gmane.org> wrote:> Keith wrote: > > I recently upgraded from prototype-1.5.0_rc1 to prototype-1.5.1_rc2 > > and discoverd, to my great suprise that prototype no longer passes > > empty variables when using Ajax! Why in the world? That can''t be on > > purpose. How am I to know that someone cleared a variable? > > It''s been discussed quite a bit recently (check the archives)http://groups.google.com/group/prototype-core/browse_thread/thread/01...http://groups.google.com/group/prototype-core/browse_thread/thread/71...http://groups.google.com/group/rubyonrails-spinoffs/browse_thread/thr... > > It''s not on purpose and it''s been fixed in svn. > > > Is there a way to change this behavior? > > Wait for either a new RC for 1.5.1 or 1.5.1 final, check out the code from svn, > or patch your local version. > > -- > Michael Peters > Developer > Plus Three, LP--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Michael Peters
2007-Apr-23 19:04 UTC
Re: New version does not pass empty POST variables using Ajax.Updater
Keith wrote:> Is is this? http://dev.rubyonrails.org/browser/spinoffs/prototypeThat''s Trac showing a nice HTML view of the Subversion repository, but it''s not Subversion itself. Instructions for getting an svn checkout of Prototype can be found here: http://prototypejs.org/download But you''ll need to install subversion on whatever machine you''re developing on. This will differ depending on what OS you''re using (on most linuxes it''s as simple as "yum install subversion" or "apt-get subversion"). Google is your friend here. You also *really* need to use a source code management system for your own code (if you''re not already). -- Michael Peters Developer Plus Three, LP --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Tom Gregory
2007-Apr-23 19:14 UTC
Re: New version does not pass empty POST variables using Ajax.Updater
svn is short for "Subversion", then name of a source control/ versioning application, designed to replace CVS. Sometimes confusingly, the term "svn" is used to refer to a) the application itself [1], and b) the repository in which code resides. (In this case, the Prototype code) There is a really good open source manual online. [3] ... also of interest, in the book "The Pragmatic Programmer" [4], the authors recommend using version control (particularly svn) for every project you work on, whether for school, personal use, or work. [1] http://subversion.tigris.org/ [2] http://dev.rubyonrails.org/browser/spinoffs/prototype [3] http://svnbook.red-bean.com/ [4] Highly recommended for all programmers. http://www.amazon.com/gp/ product/020161622X/102-5771849-8568126? ie=UTF8&tag=tagstrategia-20&linkCode=xm2&camp=1789&creativeASIN=02016162 2X See also Wikipedia: http://en.wikipedia.org/wiki/SVN On Apr 23, 2007, at 12:58 PM, Keith wrote:> I apologize for my ignorance, but what is svn?--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---