[Bese-devel] forms patch in the public repo

Attila Lendvai attila.lendvai at gmail.com
Thu Apr 20 18:44:04 UTC 2006


hi!

i've made some changes to how forms work. mainly around the default
action and pressing enter in form fields. it's in the public repo...

it works fine with mozilla except that now the <ucw:input tag is
called with :default t, then it renders a <ucw:script tag right after
the input tag. (to set the form's action parameter) and it may screw
up rendering in some situations (as it does for me with an ul/li tree
with display:table/table-row css)

anybody has some idea how to prevent this? first mozilla should simply
work... :) but a global js store would also help, where js fragments
could be recorded while rendering and at the end of the page would be
emitted into a <script> tag. but this is a bit hackish only to
sidestep a bug...

any ideas?

- attila

(alias 101 on irc &no 'its not lisp code :)


More information about the bese-devel mailing list