[ic] ui_break_label with equal (=) signs

Mike Heins mike at perusion.com
Wed Jun 23 12:22:07 EDT 2004


Quoting Bill Carr (bill at worldwideimpact.com):
> IC 5.2.0
> 
> Adding a limit of 2 to the split function at line 2625 of Vend/Table/
> Editor.pm allows ui_break_labels to contain equal signs.
> 
> -	my ($br, $lab) = split /\s*=\s*/, $_;
> +	my ($br, $lab) = split /\s*=\s*/, $_, 2;

Good suggestion, Bill. Now in CVS.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.765.647.1295  tollfree 800-949-1889 <mike at perusion.com>

Being against torture ought to be sort of a bipartisan thing.
-- Karl Lehenbauer


More information about the interchange-users mailing list