Mailing List Archive

[interchange] * Fix bug in hash version of [item-tag-*].
commit c3d6b08f04c1e6139ba49e906b83da7a8925f171
Author: Mike Heins <mikeh@endpoint.com>
Date: Thu Oct 13 12:29:54 2016 -0400

* Fix bug in hash version of [item-tag-*].

lib/Vend/Interpolate.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/Vend/Interpolate.pm b/lib/Vend/Interpolate.pm
index d5d4d31..0e6028a 100644
--- a/lib/Vend/Interpolate.pm
+++ b/lib/Vend/Interpolate.pm
@@ -4494,7 +4494,7 @@ sub iterate_hash_list {
check_change($1,$3,undef,$2)
? pull_if($4)
: pull_else($4)!ige;
- $run =~ s#$B$QR{_tag}($All$E[-_]tag[-_]\1\])#
+ $run =~ s#$B$QR{_tag}($Some$E[-_]tag[-_]\1\])#
tag_dispatch($1,$count, $item, $hash, $2)#ige;
$Row = $item;
$run =~ s#$B$QR{_calc}$E$QR{'/_calc'}#tag_calc($1)#ige;

_______________________________________________
interchange-cvs mailing list
interchange-cvs@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-cvs