As 2.3 RC2 is out, the plan is to have the 2.3 final release out as
early as possible. So we'd like to make the last call for patches. If
you have any pending patches that you want in 2.3 final release,
please speak now. Not very keen on accepting refactoring patches or
new features at this point as they can wait. But if there are any
critical bug fixes or anything that should block the release, do post
it in the replies.
Thanks for all the contributions. 2.3 is looking really solid !
As 2.3 RC2 is out, the plan is to have the 2.3 final release out as
early as possible. So we'd like to make the last call for patches. If
you have any pending patches that you want in 2.3 final release,
please speak now. Not very keen on accepting refactoring patches or
new features at this point as they can wait. But if there are any
critical bug fixes or anything that should block the release, do post
it in the replies.
As I wrote in the ticket, this seems to be the only place this is
needed due to the nature of the partials+content_for blocks, so magic
comments won't work here.
has an easy correction to the earlier commit. Other issues re HTTP
Digest auth can wait, although I believe it is broken when the
connection is sessionless, like from cURL without cookies turned on.
When using rails 2.3.1 (does not apply to 2.3.0) I am having issues
with destroying sessions (or logging out). It also only applies when
using passenger.
Conditions:
Rails 2.3.1
Passenger 2.0.6
Both Restful Authentication and Clearance
I don't know if it can be called a blocker, since it doesn't prevent
Rails from running, but it causes significant annoyance if JSON is
used heavily in an app.
It's been extant since 2.0, I think (http://dev.rubyonrails.org/ticket/
8599) - we've been using a locally-patched Rails for about that long
where I work. Earlier today I've reformatted the patch on the
Lighthouse ticket so it applies on today's master, and it's very close
to being approved.
As 2.3 RC2 is out, the plan is to have the 2.3 final release out as
early as possible. So we'd like to make the last call for patches. If
you have any pending patches that you want in 2.3 final release,
please speak now. Not very keen on accepting refactoring patches or
new features at this point as they can wait. But if there are any
critical bug fixes or anything that should block the release, do post
it in the replies.
Thanks for all the contributions. 2.3 is looking really solid !
The depot application in the Agile Web Development with Rails, Edition
3 is broken with the current git master (it got considerably further
with 2.3rc2). Details: