[Zope3-Users] What's wrong to this html block to
testbrowser.Browser?
Fet Biz
fetbiz at gmail.com
Sat Apr 19 23:05:07 EDT 2008
If the retrieved Browser.contents contains the following block :
<select name="ldap.miCosdn_options">
<option
value="uid=MailUser,dc=totalbb,dc=net.dc=tw">uid=MailUser,dc=totalbb,dc=net.dc=tw</option>
<option
value="uid=powerMailUser,dc=totalbb,dc=net.dc=tw">uid=powerMailUser,dc=totalbb,dc=net.dc=tw</option>
</select>
it complains:
File "/usr/local/Zope-3.4.0c1/lib/python/ClientForm/ClientForm.py", line
548, in _start_option
raise ParseError("OPTION outside of SELECT")
ParseError: OPTION outside of SELECT
What's the problem of this block of html ?
Appreciate any suggestion.
Iap, Singuan
More information about the Zope3-users
mailing list