Comment #3 on issue 1957 by [email protected]: Link physical storage
form allows invalid container value, but form then can't be submitted
http://code.google.com/p/qubit-toolkit/issues/detail?id=1957
The problem occurs in both Firefox (Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7) and IE
(8.0.6001.18702)
To be clear, the invalid entry is in the first text box, just
under "Containers"
Javascript errors occur in both cases; the exact error message is different
but it's triggered by the same line (435) of autocomplete.js
Firefox:
Error: $(components[1],
$iframe[0].contentWindow.document).val($clone.val())[0] is undefined
Source File: http://www.ica-atom.org/demo/js/autocomplete.js
Line: 435
IE:
Message: 'val(...).0.form' is null or not an object
Line: 435
Char: 31
Code: 0
URI: http://www.ica-atom.org/demo/js/autocomplete.js
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.