Skip Menu |

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

Report information
The Basics
Id: 19588
Status: resolved
Priority: 0/
Queue: HTML-Widget

People
Owner: Nobody in particular
Requestors: marc [...] questright.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.07
Fixed in: (no value)



Subject: Bad link in documentation
Missing an 'i' in a link to Cataylst::Plugin::HTML::Widget, resurting in a bad link. Patch attached.
Subject: html-widget.diff
diff -ur HTML-Widget-1.07/lib/HTML/Widget.pm HTML-Widget/lib/HTML/Widget.pm --- HTML-Widget-1.07/lib/HTML/Widget.pm 2006-04-26 02:52:30.000000000 -0700 +++ HTML-Widget/lib/HTML/Widget.pm 2006-05-29 15:52:26.000000000 -0700 @@ -743,7 +743,7 @@ Set/Get a boolean field. This is a convenience method for the user, so they can keep track of which of many Widget objects were submitted. It is also -used by L<Catalyst::Plugin::HTML::Wdget> +used by L<Catalyst::Plugin::HTML::Widget> =head2 $self->legend($legend)
Thanks, that's been fixed in the svn repo now.