Patches item #471048, was opened at 2001-10-14 09:38
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=403613&aid=471048&group_id=31885
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jens S. Benecke (jensb)
Assigned to: Nobody/Anonymous (nobody)
Summary: Javascript breakage patch in of_text.inc
Initial Comment:
I have changed the Javascript validation to use the
form element NAMES instead of numbers because
a) some browsers tend to name things
differently than others in JS
b) this breaks when you freeze() and
unfreeze() random elements, at least it seems this way
c) I felt like it. ;)
Here's the patch:
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=403613&aid=471048&group_id=31885
|