Ed Howland
2006-Aug-10 19:27 UTC
[Masterview-users] Update on progress so far with MV upgrade
Tried reverting back to an earlier version of MV (0.2.3) No luck. I actually think this is an issue with the latest (OMG! HI-PRIORITY!!!) Rails security fix. Rails version has been patched now to version 1.1.6. The Rails blog says that 3rd party engines have to be updated and that apps that use them will be broken until 3rd parties can update their code. The blog specifically mentions issues with the Routing parts, and I know MV uses that. So, a fix to MV must be issued for the security fix. But in the mean time, I think we can come up with a work-around. If we edit routes.rb and explicity put in what we need to get Rails to route? Just asking here, I don''t really know. Ed -- Ed Howland http://greenprogrammer.blogspot.com
Jeff Barczewski
2006-Aug-10 20:02 UTC
[Masterview-users] Update on progress so far with MV upgrade
Yeah, I just came to the same conclusion. I tested with 1.1.5 yesterday but didn''t realize that config/environment.rb was set to use an older version of rails. I think it does have to do with how routing has been changed now. We should be able to put in a route or something. I will look into it and get something figured out asap. Jeff On 8/10/06, Ed Howland <ed.howland at gmail.com> wrote:> Tried reverting back to an earlier version of MV (0.2.3) No luck. > > I actually think this is an issue with the latest (OMG! > HI-PRIORITY!!!) Rails security fix. Rails version has been patched now > to version 1.1.6. The Rails blog says that 3rd party engines have to > be updated and that apps that use them will be broken until 3rd > parties can update their code. The blog specifically mentions issues > with the Routing parts, and I know MV uses that. > > So, a fix to MV must be issued for the security fix. But in the mean > time, I think we can come up with a work-around. If we edit routes.rb > and explicity put in what we need to get Rails to route? Just asking > here, I don''t really know. > > Ed > > > > > > -- > Ed Howland > http://greenprogrammer.blogspot.com > _______________________________________________ > Masterview-users mailing list > Masterview-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/masterview-users >