[ZPT] CVS: Packages/TAL - test1.html:1.2
guido@digicool.com
guido@digicool.com
Fri, 16 Mar 2001 22:49:30 -0500 (EST)
Update of /cvs-repository/Packages/TAL/test/output
In directory korak:/tmp/cvs-serv6139/test/output
Modified Files:
test1.html
Log Message:
Several regular expressions were using ".*" without "DOTALL" mode, and
hence were unable to cope with the newlines that may occur in HTML
attributes. This caused sustitution of "str:foo\nbar" to insert
"foo", omitting "\nbar".
--- Updated File test1.html in package Packages/TAL --
--- test1.html 2001/03/16 21:58:08 1.1
+++ test1.html 2001/03/17 03:49:29 1.2
@@ -12,7 +12,11 @@
Is
The
Replaced
-Title">This</h1>
+Title">This
+Is
+The
+Replaced
+Title</h1>
<!-- test entity references -->
&HarryPotter;