Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 23815
Status: new
Priority: 0/
Queue: HTML-Widget-Factory

People
Owner: Nobody in particular
Requestors: louis [...] clotman.com
Cc:
AdminCc:

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



Subject: Cannot enclose elements generated by options in tags
I'd like to be able to enclose elements generated by widget options (e.g. radio options) in individual tags. Widget-Factory does not currently allow this. <p><input type="radio" name="blah" />Pen</p> <p><input type="radio" name="blah" />Pencil</p>