GithubHelp home page GithubHelp logo

Comments (2)

 avatar commented on May 27, 2024

rails 2.3.3 problem ’ApplicationController removed from tree but still active ’

I used git bisect to locate the change within rails, and it looks like its the following change. Ben, can you judge if this is really authlogic fault or not? I think you just trigger it...

bc2c4a45959be21e6314fba7876b32c1f04cd08a is first bad commit
commit bc2c4a45959be21e6314fba7876b32c1f04cd08a
Author: Hongli Lai (Phusion) [email protected]
Date: Mon Jul 6 14:11:28 2009 +0200

Cleanup application after #close has been called on the Rack response body, not when AC::Reload#call is done.

The Rack body might lazily evaluate its output, which is for example the case
if one calls ’render :text => lambda { ... }’. The code which lazily evaluates
the output might use other application classes. So we will want to defer
cleanup until the Rack request is completely finished.

Signed-off-by: Michael Koziarski <[email protected]>

:040000 040000 da0577aae05718551970c1f4d3c6052bee64216a a75eb4b4b08fa3d5c6a25288590d4973b578d052 M actionpack

by Reto

from authlogic.

 avatar commented on May 27, 2024

rails 2.3.3 problem ’ApplicationController removed from tree but still active ’

Alright, looking for this commit id revealed the following two lighthouse tickets:

Which in turn shows to be fixed in http://github.com/rails/rails/commit/d37ac7958fc88fdbf37a8948102f6b4e45c530b3.

Hmm, I think you can close this bug.. but I fear for me 2.3.3 is broken :(.

by Reto

from authlogic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.