[Bese-devel] Checkboxes broken
hbabcockos1 at mac.com
hbabcockos1 at mac.com
Sat Sep 16 01:37:02 UTC 2006
On Sep 15, 2006, at 2:00 PM, Timothy Jasko wrote:
> It seems that no matter what I do, the value of my checkboxes is
> always nil. I'm on sbcl 0.9.16.24 on Intel Mac OS X, using ucw_dev
> from yesterday's boxset.
>
> I've boiled it down to the following very basic code. The checkbox
> does seem to correctly remember whether or not to be checked, but
> its value is always nil.
The render method for the checkbox sets the value to nil (ucw/src/
components/form.lisp) prior to rendering. I believe this is/was a
browser compatibility issue (http://common-lisp.net/pipermail/bese-
devel/2006-August/002556.html).
best,
-Hazen
More information about the bese-devel
mailing list