Package: rails
Version: 1.1.6-2
Severity: normal

After upgrading to rails 1.1.6-2, the select helper stopped working
properly. Calls to select no longer generate something like "<select
id="user_id" name="user[id]">" when called with a statement such as
"select('user', 'id', @users)"; instead, it simply generates
"<select>", which is not exactly useful when the form gets submitted.

Downgrading back to 1.1.6-1 fixes the problem, so it's likely related
to the 12_options patch.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages rails depends on:
ii  liberb-ruby      2.0.4+ruby1.8.2-1       Tiny eRuby
ii  libpgsql-ruby1.8 0.7.1-10                PostgreSQL extension library for R
ii  libredcloth-ruby 3.0.99.0.svn.20060519-1 Textile module for Ruby 1.8
ii  rake             0.7.1-1                 a ruby build program
ii  rdoc             1.8.2-1                 Generate documentation from ruby s
ii  ruby             1.8.2-1                 An interpreter of object-oriented 
ii  ruby1.8          1.8.5-4                 Interpreter of object-oriented scr

Versions of packages rails recommends:
ii  irb                           1.8.2-1    Interactive Ruby (irb)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to