Christos Zisopoulos
2006-Dec-18 11:10 UTC
Bad merge of r5686 from trunk to 1.2-pre-release?
I do not closely follow the core source commits, but please bare with me. I will keep it short. Recently, changeset#5685 [1] caught my attention as I''ve been waiting for some date_helper love for a VERY long time. What bothered me is that when this changeset was merged into the 1.2- pre-release branch (at changeset#5686 [2]) a change to caching.rb crept in [3], which was not in the original patch. I didn''t notice a roll back in the revision log of caching.rb so I am assuming, no one has noticed yet? -christos [1] http://dev.rubyonrails.org/changeset/5685 [2] http://dev.rubyonrails.org/changeset/5686 [3] http://dev.rubyonrails.org/changeset/5686#file1 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On 12/18/06, Christos Zisopoulos <christos@moonbasezero.com> wrote:> > I do not closely follow the core source commits, but please bare with > me. I will keep it short. > > Recently, changeset#5685 [1] caught my attention as I''ve been waiting > for some date_helper love for a VERY long time. > > What bothered me is that when this changeset was merged into the 1.2- > pre-release branch (at changeset#5686 [2]) a change to caching.rb > crept in [3], which was not in the original patch. > > I didn''t notice a roll back in the revision log of caching.rb so I am > assuming, no one has noticed yet?Argh, indeed. Sharp eyes. The caching change is another pending fix. jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Apparently Analagous Threads
- has_many :through does it support collection_singular_ids ?
- Problem with date_select after Rails 2.1 upgrade
- Using a helper within another helper?
- date_helper megapatch and MultiparameterAssignmentErrors
- Beginner Q: Keeping the Ruby on Rails platform up to date.