| Trevan Devaun Richins 2004-06-24, 3:55 pm |
| Hello,
I have written before about this problem, and now I have an accessible
page to allow you to see the error.
The error is that on the radio button, there are three settings
(enabled, disabled, locked). Say my user has an enabled account, so he
should have that checked when the page opens, which happens. But if you
reload the very same page (without SHIFT-reload), the value switches.
It only happens the first time in the browser session. But if I delete
the session cookie, I get the same problem. Also, I have played around
and have been able to make the selection disappear, switch, change
values in the text boxes, all by making a change, delete the cookie and
then reload a few times. The HTML of the page is correct and built
write, I have tested that by copying the HTML and building a new page
with just that. That page does not create the problem.
Any ideas?
The page can be accessed at
http://students.cs.byu.edu/~tdr32/LDAP_Admin/LDAP_Admin/.
Also, the error only occurs so far with Netscape, Mozilla, and FireFox.
IE doesn't do it.
I am using HTML_QuickForm 3.2.2 and HTML_QuickForm_Controller 1.0.2 and
Smarty 2.6.3.
Thanks,
Trevan
|