This project is archived and is in readonly mode.
Ruby on Rails: 3.0.6
Andrew White's assigned tickets 3 tickets open
- #6612 Nil HTTP user agent breaks route constraints on user_agent rack routing open
- #4762 url_for :escape parameter is ignored url_for rdoc documentation open
- #4896 i18n routes can't be recognized no tags open
Geoff Buesing's assigned tickets 1 ticket open
- #2946 quoted_date converts time objects to default_timezone active_record postgresql timezone open
Jeremy Kemper's assigned tickets 5 tickets open
- #4521 HABTM: ability to link and unlink records with :autosave => true no tags new
- #3300 ActiveSupport::HTML no tags new
- #410 Inflector.constantize uses eval which is slow in JRuby and Ruby 1.9 activesupport bug patch open
- #2521 hash#to_xml :dasherize defaults to true 2.3.2 activeresource activesupport core_ext dasherize hash#to_xml patch new
- #2104 script/console execs irb, causes double process-launch and limits other impls no tags open
josh's assigned tickets 1 ticket open
- #5663 Route generation error with :defaults and :via options no tags open
José Valim's assigned tickets 2 tickets open
- #5976 ActionView::Helpers::TranslationHelper#translate call I18n with different arguments depending on render method parameter action_view i18n partial patch rails3 translate translation_helper verified
- #6074 distance_of_time_in_words calculates wrong no of years actionview patch open
Michael Koziarski's assigned tickets 4 tickets open
- #2823 Calculations break with multi-column :select argument activerecord calculations patch incomplete
- #1334 Count calculations should respect scoped selects activerecord bug calculations count named_scope patch regression open
- #2439 [PATCH] ActionController::Integration::Session no longer mangles multiparameter attribute params when processing multipart requests action_controller bugmash integration_test patch new
- #2667 xhr clobbers id param on non-REST routes no tags new
Pratik's assigned tickets 2 tickets open
- #3348 Refactoring of attributes/typecasting behavior no tags open
- #1639 Adds an :on option to ActiveRecord observers no tags open
Rizwan Reza's assigned tickets 1 ticket open
- #1641 truncate with HTML ellipsis character entity no tags open
Rohit Arondekar's assigned tickets 1 ticket open
- #4249 [rails3 beta] "rails runner" can't be used in shebang lines no tags open
Ryan Bigg's assigned tickets 1 ticket open
- #1860 with_scope should merge complex includes no tags open
Santiago Pastorino's assigned tickets 2 tickets open
- #6026 [PATCH] response_body proc is called twice patch open
- #5252 ActiveModel Naming should take care of anonymous classes no tags open
Xavier Noria's assigned tickets 1 ticket open
- #4346 time_select not interpreting the multi-parameter correctly no tags open
Yehuda Katz (wycats)'s assigned tickets 13 tickets open
- #4554 render :text => proc { ... } regression no tags open
- #4858 [PATCH] ActionMailer is html escaping plain text messages actionview escaping formats html_safe safe_buffer xss open
- #5247 [PATCH] assert_template wrong behavior for testing layout used to render template? no tags open
- #4091 ActiveRecord::SessionStore allows blank session_id no tags incomplete
- #5472 Potentially resolved… Callback API change breaks #run_callbacks no tags open
- #3254 Merge Dispatcher and Middleware in Application object no tags new
- #4113 Rails 3 - Windows Vista x64 - Error "different prefix:" - Two Hard Drives no tags new
- #5006 ActiveSupport::BufferedLogger and us-ascii message on ruby 1.9.x no tags open
- #4781 rjs function tests fail no tags open
- #3927 Rails 3.0.0-pre - stylesheet_link_tag, javascript_include_tag cache fails when using File.atomic_write: Invalid cross-device link no tags open
- #2872 sqlite3 adapter drops :decimal columns precision & scale when migration tries to alter them no tags incomplete
- #3132 simple "rack test" fails 3.0 configuration patch rake test incomplete
- #2379 [PATCH] Make path to tmp directory configurable configuration patch new
Unassigned tickets 5 tickets open
- #5027 _request_and_response.erb and diagnostics.erb take an increasingly long time to render in development with multiple SHOW TABLES calls no tags needs-more-info
- #6438 request.remote_ip/X-Forwarded-For may not be an IP no tags new
- #5578 AbstractController#asset_path overrides routes helper 3.0 actionpack patch open
- #6013 Move 1.9 string interpolation syntax backport from I18n to ActiveSupport active_support core_ext i18n new
- #3149 Active Record Helper form(record_name, options={}) fails (but simple fix) 2.3.3 2.3.4 actionpack bugmash helpers open
Closed Tickets
-
✔ #6695
Dramatic rendering slowdown from 3.0.3 to 3.0.6performance ✓committed -
✔ #5999
Route constraints regex with predefined characters classes in square brackets does not workactionpack rack routing ✓resolved -
✔ #6599
3.0.5 introduced repeated column lookups for eager loaded has_one with conditionsno tags ✓committed -
✔ #6448
i18n key collision with namespaced modelsi18 namespace rails3 ✓committed -
✔ #6605
Do not show optional (.:format) block for wildcard routeaction_dispatch ✓resolved -
✔ #6489
Fix before_type_cast for timezone aware datetime attributesactiverecord rails3 datetime patch typecast ✓committed -
✔ #6580
attribute_methods.rb:273: syntax error, unexpected tGVAR, expecting $endno tags ✓resolved -
✔ #5673
[Rails3] Conditional before_filter not always executed for implicit resource actionsno tags ✓resolved -
✔ #6562
HABTM join tables cleared on destroy even if a before_destroy says don'tbefore_destroy has_and_belongs_to_many patch ✓committed -
✔ #5716
Rails 3.0.0 creates directories in --pretend mode [ minor bug ]no tags ✓resolved -
✔ #6598
ActiveRecord::Relation#except and #only loses scope extensionsactiverecord patch rails edge ✓committed -
✔ #6556
length validation for integer (fixnum) fieldsno tags ✓committed -
✔ #5829
ActiveRecord::Relation#empty? fails for grouped relations, as OrderedHash is missing #zero?activerecord calculation activesupport orderedhash rails3 ✓resolved -
✔ #6564
undefined method `zero?' for #<OrderedHash {}>no tags ✓duplicate -
✔ #6479
Model associations are trying to select singular table names after 3.0.5 upgradeactive model active record ✓invalid -
✔ #6272
Cookie value set in functional test, key present in controller but unreadablecookies testing testing environment ✓resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
Responsible for this Milestone
- Aaron Patterson tenderlovemaker 0
- Andrew White Technical Director 3
- Geoff Buesing 1
- Jeremy Kemper 5
- josh Programmer 1
- José Valim Developer 2
- Michael Koziarski Coder Guy 4
- Pratik Rails Hippy 2
- Prem Sichanugrist (sikachu) 0
- Rizwan Reza 1
- Rohit Arondekar 1
- Ryan Bigg Lord of Programming 1
- Santiago Pastorino Software Engineer 2
- Xavier Noria 1
- Yehuda Katz (wycats) 13
- Unassigned Unassigned tickets 5