| #11622 |
Calling LOAD DATA LOCAL INFILE from a Migration fails with Mysql::Error: #42000The used command is not allowed with this MySQL version |
ActiveRecord |
edge |
defect |
normal |
05/10/08 |
| #11619 |
Ruby crash with SQL Server and timestamps < 12/30/1899 |
ActiveRecord |
edge |
defect |
major |
05/02/08 |
| #11617 |
Different INT types on parent and child tables |
ActiveRecord |
edge |
defect |
normal |
04/28/08 |
| #11616 |
Request Forgery protection checks for 'Accept' header instead of 'Content-Type' header |
ActionPack |
edge |
defect |
normal |
04/27/08 |
| #11614 |
Cannot use flash object and other helpers in rjs helpers |
ActionPack |
2.0.1 |
defect |
normal |
04/25/08 |
| #11611 |
request.url broken on apps in subdirectories |
ActionPack |
edge |
defect |
normal |
04/24/08 |
| #11607 |
Using "Renew" or "xxxnew" as class name prevents correct routing |
ActiveResource |
edge |
defect |
minor |
04/22/08 |
| #11605 |
update is defined by ActiveRecord |
ActiveRecord |
edge |
defect |
minor |
04/22/08 |
| #11603 |
Association Preload assumes keys are integers |
ActiveRecord |
edge |
defect |
normal |
04/21/08 |
| #11602 |
databases.rake should check for localhost and 127.0.0.1 when dropping databases |
Railties |
edge |
defect |
normal |
04/19/08 |
| #11601 |
Ruby-debug Setup Problem: LoadError: no such file to load |
Plugins |
edge |
defect |
normal |
04/18/08 |
| #11600 |
"Unknown column" error message could be unknown table |
ActiveRecord |
edge |
defect |
normal |
04/18/08 |
| #11599 |
Fixtures with STI will partially fail |
ActiveRecord |
2.0.1 |
defect |
major |
04/17/08 |
| #11597 |
ActionMailer crashes on some malformed emails |
ActionMailer |
edge |
defect |
normal |
04/15/08 |
| #11592 |
Since r9244, migrations broken on clean db |
ActiveRecord |
edge |
defect |
normal |
04/14/08 |
| #11590 |
Removing vendor Rails with Git causes cryptic error |
ActiveRecord |
edge |
defect |
normal |
04/14/08 |
| #11589 |
Observers can't cancel action as documented |
ActiveRecord |
edge |
defect |
normal |
04/14/08 |
| #11587 |
has_many :through does not work with belongs_to |
ActiveRecord |
2.0.1 |
defect |
normal |
04/14/08 |
| #11586 |
Creating a new object via an association causes dirty.rb to fail |
ActiveRecord |
edge |
defect |
normal |
04/14/08 |
| #11575 |
STI subclass that belongs to a different namespace than baseclass doesn't work as expected |
ActiveRecord |
edge |
defect |
normal |
04/11/08 |
| #11573 |
add_column bug for PostgreSQL |
ActiveRecord |
edge |
defect |
normal |
04/11/08 |
| #11572 |
Column called "frozen" causes exception |
ActiveRecord |
2.0.1 |
defect |
normal |
04/11/08 |
| #11558 |
ssl_requirement breaks assert_redirect_to |
ActionPack |
edge |
defect |
normal |
04/09/08 |
| #11545 |
Named scopes don't handle finder_sql associations |
ActiveRecord |
edge |
defect |
normal |
04/07/08 |
| #11543 |
Raises Authenticity Token error for HTTP OPTIONS |
ActionPack |
2.0.1 |
defect |
normal |
04/07/08 |
| #11541 |
type_name_with_module breaks when parent.class == type |
ActiveRecord |
edge |
defect |
normal |
04/07/08 |
| #11540 |
PATCH thread safety for template compilation in ActionView::TemplateHandlers::Compilable |
ActionPack |
edge |
defect |
normal |
04/07/08 |
| #11539 |
Rails not handling links with & correctly |
ActionPack |
edge |
defect |
normal |
04/06/08 |
| #11532 |
Can't find generators in symlinked plugins |
Railties |
edge |
defect |
normal |
04/04/08 |
| #11529 |
PATCH validates_uniqueness_of doesn't escape attributes |
ActiveRecord |
edge |
defect |
normal |
04/04/08 |
| #11523 |
Postgresql: invalid default values for the string type |
ActiveRecord |
edge |
defect |
normal |
04/03/08 |
| #11521 |
Invalid schema.rb generated with postgresql and the native xml type |
ActiveRecord |
edge |
defect |
normal |
04/03/08 |
| #11483 |
[BUG] Multiple migraions with the same migration number |
Railties |
edge |
defect |
normal |
03/31/08 |
| #11466 |
page.redirect_to issue for Firefox 2.0.0.12 |
ActionPack |
edge |
defect |
normal |
03/30/08 |
| #11455 |
TzTime has :normal as the default to_s format, when it should be :default |
Plugins |
edge |
defect |
normal |
03/28/08 |
| #11451 |
PATCH: habtm foxy fixtures do not load duplicate inline associations (even when unique option isn't set) |
ActiveRecord |
edge |
defect |
normal |
03/28/08 |
| #11449 |
Response is nil after follow_redirect! in integration test. |
ActionPack |
edge |
defect |
normal |
03/27/08 |
| #11448 |
8862 breaks anything relying on overriding "render" |
ActionPack |
edge |
defect |
normal |
03/27/08 |
| #11446 |
link_to does not respect default_url_options host |
ActionPack |
2.0.1 |
defect |
normal |
03/27/08 |
| #11428 |
No route recognition in TestProcess? |
ActionPack |
2.0.1 |
defect |
minor |
03/26/08 |
| #11414 |
libpq doesn't support PQServerVersion |
ActiveRecord |
edge |
defect |
normal |
03/24/08 |
| #11408 |
JsonSerializer in ActiveRecord Does NOT Pass Through options |
ActiveRecord |
edge |
defect |
normal |
03/24/08 |
| #11407 |
Requiring CGI causes an error |
ActiveRecord |
edge |
defect |
normal |
03/24/08 |
| #11405 |
Revise Module#parent and Module#parents for anonymous modules |
ActiveSupport |
edge |
defect |
normal |
03/23/08 |
| #11390 |
Eager loading does not honour association order |
ActiveRecord |
1.2.3 |
defect |
major |
03/20/08 |
| #11385 |
url_for does not deal with nil argument properly |
ActionPack |
edge |
defect |
normal |
03/20/08 |
| #11381 |
fire: function(element, eventName, memo) -> 'null' is null or not an object error |
ActiveRecord |
edge |
defect |
normal |
03/19/08 |
| #11379 |
Test with fixtures will crash when a mock exists for a model object |
ActiveRecord |
2.0.1 |
defect |
normal |
03/19/08 |
| #11376 |
insert_record in has_and_belongs_to_many_association.rb assuming column.name is a symbol |
ActiveRecord |
edge |
defect |
normal |
03/19/08 |
| #11359 |
STI and serialized attributes don't play nice |
ActiveRecord |
edge |
defect |
normal |
03/16/08 |
| #11345 |
Module Path String Regexp |
ActiveSupport |
edge |
defect |
normal |
03/13/08 |
| #11343 |
AR Model not following inflector rules |
ActiveRecord |
1.2.6 |
defect |
normal |
03/12/08 |
| #11339 |
Sparse ids generated by foxy fixtures cause unrealistic scaling problems in development |
ActiveRecord |
edge |
defect |
normal |
03/12/08 |
| #11336 |
Section sign not included in non-word-character list \W and handled strangely |
ActiveSupport |
edge |
defect |
normal |
03/12/08 |
| #11329 |
Regression: new_records built on an unloaded association aren't saved with owner. |
ActiveRecord |
1.2.6 |
defect |
major |
03/11/08 |
| #11314 |
script/generate scaffold X prematurely terminates if ###_create_x migration already exists |
ActiveRecord |
edge |
defect |
normal |
03/10/08 |
| #11308 |
prototypejs XUL XMLHttpRequest |
ActiveRecord |
edge |
defect |
normal |
03/09/08 |
| #11307 |
prototype 1.6.x doesn't work with XUL |
ActiveRecord |
edge |
defect |
normal |
03/09/08 |
| #11304 |
HTTP PUT ignores query parameters |
ActionPack |
edge |
defect |
normal |
03/08/08 |
| #11282 |
last_insert_id returns exception in PostgreSQL when the sequence has not been really called |
ActiveRecord |
edge |
defect |
normal |
03/04/08 |
| #11272 |
Autocomplete div blocks focus on fields in IE |
ActiveRecord |
edge |
defect |
major |
03/03/08 |
| #11269 |
ActiveRecord::Base.send(:subclasses) can be inaccurate because Models are not loaded via require_dependency |
Railties |
|
defect |
normal |
03/03/08 |
| #11258 |
fixtures error in polymorphic test |
ActiveSupport |
edge |
defect |
normal |
03/01/08 |
| #11255 |
Sortable scroll offset |
ActiveRecord |
edge |
defect |
normal |
02/29/08 |
| #11246 |
ActiveRecord's after_find callback doesn't have access to loaded associations |
ActiveRecord |
edge |
defect |
normal |
02/28/08 |
| #11245 |
ActiveRecord doesn't assign backward-associations |
ActiveRecord |
edge |
defect |
normal |
02/28/08 |
| #11244 |
edge_rails class Annotation collides with ruby/1.8/wsdl/xmlSchema |
Railties |
edge |
defect |
minor |
02/28/08 |
| #11243 |
Autocompleter with textarea and scrolling |
ActiveRecord |
edge |
defect |
normal |
02/28/08 |
| #11229 |
Firebird adapter had nil precision and scale |
ActiveRecord |
edge |
defect |
major |
02/27/08 |
| #11207 |
Rails Resources fail to hit create after first one under Apache mod_fcgid |
Railties |
edge |
defect |
normal |
02/24/08 |
| #11199 |
changes to view_paths don't work as expected |
ActionPack |
edge |
defect |
normal |
02/22/08 |
| #11197 |
TextHelper::auto_link fails on URL's with a # sign in the path |
ActionPack |
2.0.1 |
defect |
normal |
02/22/08 |
| #11194 |
BufferedLogger missing required Formatter |
ActiveSupport |
edge |
defect |
normal |
02/22/08 |
| #11188 |
Should not silently generate link tag |
ActionPack |
edge |
defect |
normal |
02/21/08 |
| #11163 |
actionpack/test/controller/integration_test.rb leaks monkeypatched methods |
ActiveRecord |
edge |
defect |
normal |
02/19/08 |
| #11152 |
Request: Truncate subject field in Exception Notification plugin |
Plugins |
2.0.1 |
defect |
normal |
02/18/08 |
| #11151 |
test_time_zone_setter_is_thread_safe occasionally fails on OSX Leopard |
ActiveSupport |
edge |
defect |
normal |
02/18/08 |
| #11139 |
Improper escape in link_to_remote |
ActionPack |
edge |
defect |
normal |
02/17/08 |
| #11138 |
Drag drop test8 is not working with prototype1.6.0 version |
ActiveRecord |
2.0.1 |
defect |
normal |
02/17/08 |
| #11134 |
exception: "DESC TABLE_NAME" failed; does it exist? when allow_concurrency is true |
ActiveRecord |
edge |
defect |
normal |
02/16/08 |
| #11117 |
script/generate will not run unless a database service is available |
Railties |
2.0.1 |
defect |
normal |
02/14/08 |
| #11114 |
Calling a partial without locals gives access to keys for locals from earlier calls |
ActiveRecord |
1.2.6 |
defect |
normal |
02/14/08 |
| #11097 |
link_to ignores url when passing :method and :confirm and :href |
ActiveRecord |
edge |
defect |
normal |
02/13/08 |
| #11096 |
ActionMailer's raise_delivery_errors should default to "true" |
ActiveRecord |
2.0.1 |
defect |
major |
02/13/08 |
| #11086 |
link_to_remote without an action only works with .rjs, not js.rjs |
ActionPack |
edge |
defect |
normal |
02/12/08 |
| #11076 |
Problem with Accordian2.0 |
ActiveRecord |
edge |
defect |
normal |
02/11/08 |
| #11064 |
ActiveRecord validators behave unexpectedly with Hash attributes |
ActiveRecord |
edge |
defect |
normal |
02/09/08 |
| #11063 |
A parameter posted as an Hash can pass validates_format_of validator |
ActiveRecord |
edge |
defect |
normal |
02/09/08 |
| #11058 |
Data Dictionary Queries are not Cached |
ActiveRecord |
edge |
defect |
normal |
02/08/08 |
| #11055 |
PostgresqlAdapter#tables does not support views |
ActiveRecord |
edge |
defect |
normal |
02/08/08 |
| #11052 |
[DOCS][PATCH] Transactions do not effect objects |
ActiveRecord |
edge |
defect |
normal |
02/08/08 |
| #11035 |
asset_tag_helper breaking at compute_asset_host |
ActionPack |
edge |
defect |
normal |
02/07/08 |
| #11033 |
Inconsistent ApplicationController naming |
Railties |
2.0.1 |
defect |
major |
02/06/08 |
| #11026 |
<table>.sum(:FIELD) doesn't disambiguate FIELD on "through" relationship |
ActiveRecord |
edge |
defect |
normal |
02/06/08 |
| #11019 |
[Patch] Race when writing cache_page |
ActionPack |
edge |
defect |
normal |
02/05/08 |
| #11005 |
_load and _dump don't work with ActiveRecord::Base models |
ActiveRecord |
edge |
defect |
normal |
02/04/08 |
| #10995 |
ActiveRecord::ConnectionAdapters::Column#string_to_time can not accept string of datetime without time portion |
ActiveRecord |
edge |
defect |
normal |
02/04/08 |
| #10993 |
optimized named routes using generate_optimisation_block don't take UrlRewriter into account while url_for (non optimized routing) does |
ActionPack |
2.0.1 |
defect |
normal |
02/04/08 |
| #10992 |
[patch] [javascript_test plugin] cleanup comments in generated html file |
Plugins |
edge |
defect |
normal |
02/04/08 |
| #10985 |
Invalid ActiveResource Objects still attempt to save |
ActiveResource |
edge |
defect |
normal |
02/02/08 |
| #10977 |
Fix a failing test in activerecord/test/cases/base_test.rb |
ActiveRecord |
edge |
defect |
normal |
02/01/08 |
| #10969 |
ActiveSupport::Dependencies throws NameError for uninitialized constant Foo::Bar if cache_classes false and if a registered observer loads Foo::Whatever ahead of an environment.rb require for a file 'foo/base.rb' that would make Foo::Bar generally available. |
ActiveSupport |
2.0.1 |
defect |
normal |
01/31/08 |
| #10954 |
Limit Index name length |
ActiveRecord |
edge |
defect |
minor |
01/29/08 |
| #10949 |
AR::B#to_json/to_xml breaks on array of associations more then 1 level deep |
ActiveRecord |
edge |
defect |
normal |
01/29/08 |
| #10947 |
SQLServer adapter find_by_[datetime_fields] don't work |
ActiveRecord |
edge |
defect |
normal |
01/29/08 |
| #10944 |
rendering from a view with :layout doesn't work with a :file |
ActionPack |
edge |
defect |
normal |
01/28/08 |
| #10935 |
ActionMailer: charset is not set, if only one part is defined (e.g. attachment) |
ActionMailer |
edge |
defect |
normal |
01/27/08 |
| #10926 |
Routing not consistent for controllers grouped in modules |
ActionPack |
edge |
defect |
normal |
01/25/08 |
| #10913 |
Using js/css :cache when also using --prefix option for rails |
ActionPack |
edge |
defect |
normal |
01/24/08 |
| #10901 |
scaffold generator doesn't add "_id" for "f.text_field" in show/edit.html.erb while generating for fields with :references/:belongs_to |
ActiveResource |
2.0.1 |
defect |
minor |
01/23/08 |
| #10900 |
can't re-enable parameter-passed session ID |
ActionPack |
edge |
defect |
normal |
01/23/08 |
| #10899 |
Changeset 7749 overrides custom attribute getters. |
ActiveRecord |
edge |
defect |
normal |
01/23/08 |
| #10898 |
Very serious AJAX bug in IE7 |
ActiveRecord |
edge |
defect |
normal |
01/23/08 |
| #10897 |
Protocol not respected when using asset hosts + page caching |
ActionPack |
edge |
defect |
normal |
01/23/08 |
| #10896 |
"SystemStackError stack level too deep" when "id" is primary ke |