2.x
Geoff Buesing's tickets
- #504 Time#since DST issue bug dst time
- #748 Date and Time classes i18n/l10n implementation activesupport core_ext date datetime enhancement i18n l10n patch tested time
Jeremy Kemper's tickets
- #872 :table_name_with_underscore behavior is inconsistent between migrations and find. 2.1 activerecord bug edge patch
Michael Koziarski's tickets
- #555 protect_from_forgery is not quite class-wise actionpack patch request-forgery-protection
- #668 Dynamic scopes and dynamic finders for belongs_to activerecord dynamic_scope patch
- #812 _changed? doesn't work for attribute aliases 2.1 activerecord edge enhancement patch
Pratik's tickets
- #633 FormTagHelper#submit_tag with :disable_with option doesn't submit the button's value when clicked actionpack bug helper patch tested
- #674 validations_test.rb: tests make changes to models without reverting them activerecord patch
- #675 fixtures: consider fixture_class_names to find fixture_class file activerecord fixtures patch tested tests
- #699 Documentation Error on ActiveResource::Errors activerecord
- #693 image_tag adds strange dot after file names on windows 2.1 actionpack tested
david (at loudthinking)'s tickets
- #596 ActiveResource should handle multivalued attributes 2.1 activeresource bug
rick's tickets
- #527 Problem with gem dependency detection of frozen gems 2.1 dependencies edge patch railties
- #628 form authentication interfering with page layout 2.1 bug
- #629 form authentication interfering with page layout 2.1 actionpack enhancement patch tested tests
- #810 Base.reload should attempt retain prefix_options unless present in response body activeresource patch
Unassigned tickets
- #510 Rake tasks not included for gems gems patch rake
- #511 link_to_remote_if and link_to_remote_unless actionpack enhancement helper patch tests
- #514 Rails::Configuration default_cache_store not called 2.1 activesupport bug railties
- #515 Make plugin generator consistent with gemplugins edge enhancement generators patch railties tested tiny
- #516 has_one + validation Object#create_something bug activerecord edge patch tested
- #519 Migration error with rails 2.1 and drop_table -- still looking for schema_info 2.1 bug migrations
- #522 Rails 2.1 MySQL 6.0 schema_migrations index problem no tags
- #525 ActiveResource custom method #post broken activeresource patch
- #528 Check joins when determining preloading of includes activerecord eager_loading enhancement joins patch tested
- #529 activesupport 1.4.4 not checking for nil object properly? activesupport
- #531 bug in ActionView::Helpers::FormBuilder 2.1 actionpack bug
- #538 has_many :through generates bad SQL during include? no tags
- #542 Calculation queries do not take eager loading into account activerecord eager_loading
- #543 Logging from rake tasks is broken in production environment logging rake
- #546 Error in AR::AssociationPreload::ClassMethods#preload_associations when records are from multiple classes eager_loading polymorphic preload_associaitons
- #548 has_many :through w/ condition returns invalid included records no tags
- #549 Fix inflector bug on pluralize the irregular words 2.1 activesupport patch
- #552 Nested validations 2.1 activerecord enhancement models validations
- #553 config.gem compatibility with vendor/gem git submodule workflow 2.1 bug dependencies enhancement
- #559 a % character in response.body trips ActiveResource::Connection.request 2.0-stable activeresource bug patch
- #561 Date select helpers should have a :prompt option actionpack date_helper enhancement patch tested
- #562 Controller generator fails to create controller within a module 2.1 controller edge generator generators railties
- #563 CookieStore & session.session_id 2.0-stable cookie-store request-forgery-protection session_id
- #564 dangerous float operations activerecord bug
- #568 ActionView::Helpers::ActiveRecordHelper#form creates bad url actionpack form helper
- #571 Accepting session_id generated on the outside, when using MemCacheStore as SessionStorage actionpack patch session session-fixation
- #572 rake doc:plugins do not execute rdoc 2.0-stable 2.1 edge railties
- #577 field_set_tag should take an options hash actionpack actionview enhancement
- #588 Model.count not including all group fields activerecord
- #590 allow setting :options in initialize_schema_migrations_table activerecord enhancement mysql patch
- #597 "bös".chars.reverse is "s̈ob" for decomposed string activesupport bug chars multibyte tested
- #603 rails map.namespace的疑问 no tags
- #604 eager loading polymorphic has_one association with conditions generates incorrect sql 2.1 activerecord bug has_one
- #607 Adding simple sqlite3 options for dbconsole script patch railties
- #610 ActiveRecord to_json doesn't invoke :include's to_json activerecord patch tested
- #611 cannot write certain binary data to postgresql bytea columns in 2.1.0 2.1 activerecord bug patch tests
- #614 Fix SQLite's db creation warnings bug patch rake sqlite
- #618 initializer doesnt load observers/initializers if unable to load a gem railties
- #620 include field ignored activerecord
- #624 Columns marked for serialization do not serialize activerecord bug patch serialization yaml
- #626 Scaffolded functional tests should test for failed create/update 2.1 enhancement generators patch
- #632 rake db:migrate VERSION=0 does all migrations when already at 0 no tags
- #634 #create behaves like #create! on association proxies 2.1 activerecord bug edge has_many tested
- #636 Remove default t.integer ... :limit => 11 from schema.rb 2.1 activerecord bug rake
- #642 [BUG] Routes matching a :controller /regexp/ raise NameError bug routing
- #643 named_scope with eager loading affects activerecord objects 2.1 activerecord bug eager_loading has_one named_scope
- #644 AR and postgres performace issue activerecord bug postgres
- #646 eager loading duplicates conditions unnecessarily activerecord eager_loading
- #649 Validation issue with HABTM bug habtm has_and_belongs_to_many validation
- #652 Stack error with Hash.to_json for nested number values 2.1 activesupport bug
- #740 ActionMailer Does not Set Body Charset When there are Attachments 2.1 edge mailer patch
- #655 ActiveResource PUT is subject to lost updates 2.1 activeresource
- #659 create_table with options hash activerecord migrations patch tests
- #660 submit_tag :confirm bug actionpack bug patch
- #661 options_for_select with html_options actionpack enhancement helper patch tested
- #669 XML Root problem when model is in namespace 2.1 activerecord xml
- #672 activesupport's to_xml shouldn't modify options hash activesupport core_ext edge patch to_xml
- #678 ActiveResource instance.valid? has no validate callbacks activeresource
- #682 Named routes generated without a method 2.1 routing
- #683 Problem with RailsSanitize.white_list_sanitizer.sanitize 2.0-stable 2.1 patch sanitize
- #685 test and patch for bug with functional tests and fixtures/tables starting with "test" actionpack bug patch test tested
- #687 Extend gem:install task to allow for options to the gem command and to the setup of gems railties
- #688 ActiveSupport::Duration sql quoting 2.1 activerecord activesupport
- #689 ActiveRecord::Base#destroy should write 1 line into log activerecord enhancement logging patch tested
- #690 Rails 2.1.0: mod_security reports a Response Splitting Attack no tags
- #692 Defining routes with symbols failes 2.1 actionpack routing
- #698 has_one through with new value nil 2.1 activerecord bug patch tested
- #700 ActionMailer::Base should respond to methods handled by method_missing actionmailer bug patch tested tests
- #702 ArgumentError on xhr integration tests 2.1 actionpack bug tests
- #703 Mass-assign > update_attributes not handling Hash with :id of existing nested models activerecord bug has_many
- #707 Add option to use request.format to determine caches_page extension actionpack caches_page patch
- #708 "ruby script/console" won't work with paths containing ":" activesupport bug
- #712 Added the ability to have a polymorphic in a conditions hash activerecord enhancement
- #713 New Inflectors: Actionize and Parameterize activesupport inflector patch
- #714 Problem with attribute escaping (sanitized.rb) +patch 2.1 actionpack bug patch sanitized tiny
- #718 has_many : << method doesn't handle :conditions 2.1 activerecord has_many
- #725 ActiveRecord UTC support on find with :conditions :conditions activerecord find utc
- #726 ActiveSupport OptionMerger to merge lambdas activerecord activesupport named_scope patch tests
- #727 Ajax based actions cause js errors with synchronous calls 2.1 helper patch
- #728 config.load_paths should also be frozen bug railties
- #731 method original_filename in UploadFile module is broken filename upload
- #734 Add support for index length in MySQL adapter and schema dumper activerecord enhancement migrations patch
- #736 has_many :through with custom primary keys activerecord has_many patch tested
- #741 parse_formatted_request_parameters does not respect parameters[:format] 2.1 actionpack bug controller format param_parser rest
- #742 gem dependency unable to load unpacked gem when version doesn't match exactly 2.1 patch railties
- #744 rescue_from routing errors no tags
- #745 Form label should use I18n patch tiny
- #746 Controller Layout Used Erroneously When Similar Named File Exists layout
- #749 Optimize named_scope first and last to use LIMIT rather than loading the full collection activerecord patch performance
- #753 Warn Users When Creating Reserved Column Names in Migrations activerecord migrations
- #755 Dirty Tracking (partial updates) don't see decimal column updates activerecord bug edge
- #756 Nested fields_for doesn't work when passed name of field no tags
- #758 Strange MySql Database schema version number under Mac OSX no tags
- #759 Optional gems? enhancement
- #760 ActiveResource with map.resource activeresource singleton
- #761 ruby script/server error no tags
- #762 Add find_last_by dynamic finder activerecord enhancement patch
- #763 Different response HTML being generated in integration tests 2.1 tests
- #764 Observers on a model are called multiple times no tags
- #768 rake db:forward (opposite of db:rollback) migrations patch
- #773 Unfunctional ActionView::TestCase helper routing tests
- #774 Stack Error in method missing 2.1 activerecord edge
- #776 Deprecation warnings give inaccurate URL 2.1 deprecation
- #778 Added options[:html] to select tag [update] actionpack helper patch tiny
- #779 Schema dump does not honor Sub_Part column activerecord bug
- #780 "rake gems:install" doesn't work if plugins are missing gem dependencies gems initializer plugins railties rake
- #781 ActiveResource should allow SSL verification activeresource patch security ssl
- #784 image_submit_tag confirm option enhancement actionpack helper patch tested
- #786 Date columns cast assigned values to Date activerecord cast created_at created_on date datetime time timestamp typecast updated_at updated_on
- #787 rake db:test:clone_structure fails when using Oracle adapter and :sql schema_format patch railties rake
- #789 checkbox generation with "false" actionpack helper patch
- #790 Date field not stored any more 2.1 activerecord
- #793 Missing connection management methods for the SQLite adapter activerecord patch sqlite
- #794 map.resources does not work well when multiple entities provided no tags
- #797 Ajax DELETE accepted without authenticity_token request-forgery-protection
- #801 Associations.rb throws exception no tags
- #802 Eager load application classes can block migration bug eager_loading edge migrations rake
- #803 The logger doesn't flush in production with script/runner bug logger production runner
- #805 current_page? method don't works correctly actionpack tests
- #806 Include field ignored in Rails 2.1.0 no tags
- #807 exception when trying to get resource url routing
- #808 postgresql - all returned .find_by_sql attributes are string no tags
- #809 reloading a record does not update value of new_record? activerecord bug
- #811 Redirect Error After Model Creation activerecord bug
- #813 image_tag erroneously appends "." to end of image path no tags
- #814 Initializers aren't run on gem dependency failure patch railties
- #817 RJS wont update forms in IE 6 or 7 bug rjs
- #819 ENV['RAILS_ENV] modification not taken into account by database raske tasks 2.1 bug patch railties rake tests
- #820 number_to_human_size broken if current locale doesn't define number.format.separator or number.human.format.separator actionpack
- #821 Returning Block on Association Extension Causes Proxy Owner To Load Target activerecord activesupport bug returning
- #822 rake db:drop:all fails w/ sqlite 2.1 activerecord
- #824 Make Gem Dependency Optional enhancement patch railties
- #826 delete in a relation doesn't call sweeper 2.1 activerecord
- #827 String#each_char 1.9 syntax fix activesupport bug core_ext patch tiny
- #831 count on HABTMs broken by Ruby 1.8.7 Array.count 2.1 activerecord bug edge patch
- #833 Eager Loading does not work for Polymorphic Relationships activerecord eager_loading ploymorphic
- #837 Specify the disabled attribute for option tags actionpack enhancement helper patch tested
- #838 add support for shallow nesting of resource routes enhancement patch routing
- #843 validates_length_of, :is does not work for numbers 2.1 bug
- #844 threadsafe! in ActiveSupport::Cache::Store extends all instances of the class, and breaking all but the one it was called on 2.1 activesupport
- #846 write_fragment should return content when caching is disabled no tags
- #849 dependent => :delete_all no tags
- #851 add client_error? to TestResponseBehavior actionpack edge patch tests
- #855 HABTM creates duplicate row on push no tags
- #856 Plugins' Rake tasks loaded regardless of config.plugins dependencies railties
- #857 Serialized attribute values "Yes" or "No" get coerced into booleans 2.1 activerecord bug edge patch serialize tested
- #862 ActiveResource Generates Wrong XML for multi_parameter_attributes activeresource bug
- #864 String.to_datetime doesn't take into account timezone or second fractions activesupport bug core_ext
- #866 MultiPart Integration Testing with Array params no tags
- #867 undefined method `length' for Enumerable when calling truncate method actionpack bug enumerable helper
- #869 default_charset = nil produces bogus content-type header 2.1 actionpack bug
- #870 js.rjs views no longer found after render_to_string call actionpack
- #871 content_tag_for should behave like content_tag actionpack bug helper patch
- #876 :limit for primary key columns 2.1 activerecord edge enhancement migrations mysql patch tests
- #879 Finding the days/weeks/months/years between two dates activesupport core_ext enhancement
- #882 map.resource nested paths don't always resolve properly 2.1 routing
- #883 validates_uniqueness_of is case_sensitive by default activerecord bug edge
- #886 ActiveRecord::Base.find modifies the passed options hash 2.1 activerecord
- #887 link_to_remote options[:position] actionview javascript prototype
- #890 in options_from_collection_for_select: text/value_method are chainable actionpack enhancement helper patch tested
- #892 composed_of constructor and converter options activerecord enhancement patch tests
- #894 has_and_belongs_to_many doesn't get the fixtures 2.0-stable 2.1 bug fixtures has_and_belongs_to_many
- #896 Be a little more discerning about which exceptions to handle bug patch
- #899 Add aliases #t/#l to TranslationHelper patch
- #901 Fix NamedScope's delegation regex activerecord bug edge named_scope patch tested
- #902 field_changed? does not always typecast before comparison activerecord dirty field_changed
- #906 Better query for ASSOCIATION_ids activerecord eager_loading enhancement has_many joins
- #908 Layout MIME type should match the response's 2.1 actionpack bug controller edge patch tested tests
- #910 find(:include) will look for rows with null primary keys activerecord patch
- #911 field_changed? should check also string columns for changes from nil to '' 2.1 activerecord dirty
- #914 Fixed Return-Path in ActionMailer actionmailer edge patch
- #915 Some core extension methods are not documented activesupport core_ext doc edge patch
- #916 WhiteListSanitizer removes unknown tags instead of escaping. 2.0-stable 2.1 patch sanitize
- #917 Allow timestamp columns to be NOT NULL activerecord migrations timestamps
- #918 PostgreSQL: tables not generating correct schema list activerecord
- #919 Route not resolving properly 2.1 actionpack bug routing
- #922 has_many through transaction rollback activerecord bug has_many
- #923 count ordered assn w/ postgres activerecord postgres
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Source available from github
The Git repository resides at http://github.com/rails
Check out the current development trunk (Edge Rails) with:
git clone git://github.com/rails/rails.git
The latest development for the 1.2.x and 2.0.x releases are on the 1-2-stable and 2-0-stable branches.
Creating a bug report
When creating a bug report, be sure to include as much relevant information as possible. Post the code sample that causes the problem. Preferably, alter the unit tests and show through either changed or added tests how the expected behavior is not occuring.
Security vulnerabilities should be reported via an email to security@rubyonrails.org, do not use trac for reporting security vulnerabilities. All content in trac is publicly available as soon as it is posted.
Then don't get your hopes up. Unless you have a "Code Red, Mission Critical, The World is Coming to an End" kinda bug, you're creating this ticket in the hope that others with the same problem will be able to collaborate with you on solving it. Do not expect that the ticket automatically will see any activity or that others will jump to fix it. Creating a ticket like this is mostly to help yourself start on the path of fixing the problem and for others to sign on to with a "I'm having this problem too".
