Home » HTML » HTML_QuickForm_Controller » Bug #2407
First time set values in selects doesn't works ok
Details
| Submitted | 2004-09-27 19:20 UTC |
|---|---|
| From | dick at inf dot ufsc dot br |
| Status | Bogus |
| Package | HTML_QuickForm_Controller |
| PHP Version | 4.3.4 |
| OS | Linux 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