[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Minivend 3.14 Bug & Fix...
Hi All, I've been working with the [page form=" ... "] construct today and
I've noticed a small bug in the way the [page ... ] tag constructs form
links...
Mike, please update 3.15 with this fix...
cvs diff -r 1.1 Interpolate.pm
Index: Interpolate.pm
===================================================================
RCS file: d:/cvsroot/Deployed/Minivend_3.14/lib/Vend/Interpolate.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -r1.1 -r1.2
2161c2161
< return '<A HREF=' . form_link(@_) . '">' if defined $opt and
$opt->{form};
---
> return '<A HREF="' . form_link(@_) . '">' if defined $opt and
$opt->{form};
--
Warmest Regards...
__________________________________________________________________
Jeff Carnahan CTO Networq, Inc.
http://www.networq.com/ jcarnahan@networq.com
__________________________________________________________________