PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm_Controller » Bug #2407

First time set values in selects doesn't works ok

Details

Submitted2004-09-27 19:20 UTC
Fromdick at inf dot ufsc dot br
StatusBogus
PackageHTML_QuickForm_Controller
PHP Version4.3.4
OSLinux 2.4
Roadmaps(Not assigned)

Comments

[2004-09-27 19:20 UTC] dick at inf dot ufsc dot br

Description:
------------
3 pages in a controller
1. select an db object in first page
2. open it in second page
2.1 firt i build the page
2.2 then set a form with loaded values
3. save in last page (just a confirmation page)

In 2.2 it just works in a inicialized controller, but i'm not sure if it is my fault (i think not).

thanks

[2004-09-27 19:21 UTC] dick at inf dot ufsc dot br

It occurs specialy with select's