Steve Prior
2007-Dec-19 17:08 UTC
new 1.6 Element constructor might not work with the Mozilla Suite (not Firefox)
I''m rapidly coming to the conclusion that the new Element constructor in Prototype 1.6 doesn''t work with the Mozilla suite (the thing before Firefox). I''m still working on making sure. Does Prototype still support the Mozilla suite? Has anyone else noticed something like this? Steve --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Nicolás Sanguinetti
2007-Dec-19 18:07 UTC
Re: new 1.6 Element constructor might not work with the Mozilla Suite (not Firefox)
AFAIK, the mozilla suite is not officially supported. Best, -Nicolas On Dec 19, 2007 3:08 PM, Steve Prior <sprior-k+eNSbF9ABhWk0Htik3J/w@public.gmane.org> wrote:> > I''m rapidly coming to the conclusion that the new Element constructor > in Prototype 1.6 doesn''t work with the Mozilla suite (the thing before > Firefox). I''m still working on making sure. Does Prototype still > support the Mozilla suite? Has anyone else noticed something like this? > > Steve > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Steve Prior
2007-Dec-19 19:17 UTC
Re: new 1.6 Element constructor might not work with the Mozilla Suite (not Firefox)
Nicolás Sanguinetti wrote:> AFAIK, the mozilla suite is not officially supported.Just found in the README: Prototype currently targets the following platforms: * Microsoft Internet Explorer for Windows, version 6.0 and higher * Mozilla Firefox 1.0/Mozilla 1.7 and higher * Apple Safari 1.2 and higher So if I''m right that it''s broken for Mozilla, then it''s a bug. Steve> > Best, > -Nicolas--~--~---------~--~----~------------~-------~--~----~ 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 Langel
2007-Dec-19 19:43 UTC
Re: new 1.6 Element constructor might not work with the Mozilla Suite (not Firefox)
Hi, I suppose we should update the README to reflect more closely our currently supported browsers. Mozilla is a relatively old browser now and afaik we''re the only library still claiming support for it. Basically, what that means is that we''ll gladly include a patch that solves this issue, but won''t be actively researching a solution for it as our resources are better spent elsewhere imho. If this issue is important to you, I suggest you start by running the tests in the Mozilla browser and see if any fails. There''s a good run down on how to do that here: http://prototypejs.org/contribute Best, Tobie On Dec 19, 8:17 pm, Steve Prior <spr...-k+eNSbF9ABhWk0Htik3J/w@public.gmane.org> wrote:> Nicolás Sanguinetti wrote: > > AFAIK, the mozilla suite is not officially supported. > > Just found in the README: > > Prototype currently targets the following platforms: > > * Microsoft Internet Explorer for Windows, version 6.0 and higher > * Mozilla Firefox 1.0/Mozilla 1.7 and higher > * Apple Safari 1.2 and higher > > So if I''m right that it''s broken for Mozilla, then it''s a bug. > > Steve > > > Best, > > -Nicolas--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---