[ic] check widget with more than 9 columns

Mike Heins interchange-users@icdevgroup.org
Wed Mar 26 11:07:02 2003


Quoting Bill Carr (bill@worldwideimpact.com):
> IC 4.9.5
> 
> In line 1237 of lib/Vend/Form.pm
>  elsif ($type  =~ /left[\s_]*(\d?)/i ) {
> 
> Change to 
>  elsif ($type  =~ /left[\s_]*(\d+)/i ) {
> 
> If we would like to have more than nine columns. Same thing with right.

I changed this to \d* so that it would work with just radio_left
and check_left.

The fix is appreciated!

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.513.523.7621      <mike@perusion.com>

I don't want to get to the end of my life and find I have just
lived the length of it. I want to have lived the width of it as
well. -- Diane Ackerman