On Tuesday, Jun 24, 2003, at 20:10 Europe/London, Michael A Nachbaur wrote:

I don't mean to sound like a whining newbie, but I'm about to throw this chunk
of code away in a few weeks anyway, so I'm not willing to do much in the way
of debugging.


I have a PerForm/ESQL interface (that's being rewritten into an
object-oriented interface, with a PerForm front-end) that has a select box, a
few text boxes, that sort of thing. When I bring the form up the first time,
the select box shows the correct default value, as well as all the additional
<option> tags. However, if when the form is submitted one of the validation
routines dies with an error, the select box is unpopulated when the form
comes back up.


Is this fixed in 1.8.1? I'm reluctant to upgrade since this web interface is
a critical app for my company (has anyone had any major issues with backwards
compatibility?)

Yes, it is. I had the exact same bug, and fixed it, and made doubly sure it was fixed this time.


1.8.2 is now also out, which adds the disabled attribute to all widgets, and also adds onclick and onchange to the relevant widgets (onchange on text fields and single-select, and onclick for everything else). The onclick/onchange are just passthru attributes to add javascript to.

Matt.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to