[interchange-cvs] interchange - heins modified code/UserTag/component.tag

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Wed Oct 2 21:19:01 2002


User:      heins
Date:      2002-10-03 01:18:40 GMT
Modified:  code/UserTag component.tag
Log:
* Back out parse_locale that happens after interpolate_html, I don't
  think that was what was really intended. If this needs to be done,
  it should be done in the readfile() pass or on $body.

Revision  Changes    Path
1.4       +0 -1      interchange/code/UserTag/component.tag


rev 1.4, prev_rev 1.3
Index: component.tag
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvs/interchange/code/UserTag/component.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- component.tag	2 Oct 2002 13:39:17 -0000	1.3
+++ component.tag	3 Oct 2002 01:18:40 -0000	1.4
@@ -108,7 +108,6 @@
 	}
=20
 	my $result =3D interpolate_html($body);
-	$Tag->parse_locale(\$result);
 	$::Scratch->{control_index}++;
 	if($cache_it) {
 		my $thing =3D {