Re: Buggy form generation with cgi.rb

From: matz@... (Yukihiro Matsumoto)
Date: 2004-05-24 13:35:11 UTC
List: ruby-core #2934
Hi,

In message "Buggy form generation with cgi.rb"
    on 04/05/24, evanm@frap.net <evanm@frap.net> writes:

|Using cgi.rb with cgi/session.rb, I found there is improper HTML generated
|automatically when using a form with html4:

|4) The entire extra hidden input is useless, as session uses cookies to store
|the session ID.

This trick is for cookie-disabled, so that I think it should not be
removed.  Thank you for the information.  I will check the issue.

							matz.

In This Thread

Prev Next