Skip Menu |

This queue is for tickets about the Tk-HTML CPAN distribution.

Report information
The Basics
Id: 9368
Status: new
Priority: 0/
Queue: Tk-HTML

People
Owner: Nobody in particular
Requestors: dave.dobyns [...] fairchildsemi.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Tk::HTML::Handler select functionality has errors.
The Tk::HTNL::Handler has problems with the following HTML code: <select name="select"> <option>a</option> <option>b</option> </select> The only option that shows up is the last one created. The last line causes an error with both single and multiple select. I have included a copy of the handler with these problems fixed. This does not fix the lack of <option value=1> support. This does not fix the last option created is the default problem. Thanks for the great tools.

Message body is not shown because it is too large.