User: cloph   
Date: 2009-09-20 21:35:04+0000
Modified:
   de/www/testdir/plaintest.html

Log:
 good: set statment was not in the final page, bad: apparently in another scope

File Changes:

Directory: /de/www/testdir/
===========================

File [changed]: plaintest.html
Url: 
http://de.openoffice.org/source/browse/de/www/testdir/plaintest.html?r1=1.4&r2=1.5
Delta lines:  +1 -1
-------------------
--- plaintest.html      2009-09-20 21:31:23+0000        1.4
+++ plaintest.html      2009-09-20 21:35:01+0000        1.5
@@ -1,5 +1,4 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-#set( $foo = "Velocity" )
 <html>
        <head>
                <!-- Start de-header -->
@@ -8,6 +7,7 @@
        </head>
 
        <body>
+#set( $foo = "Velocity" )
                <!-- Start Body -->
                <p>Hello $foo World!</p>
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Antwort per Email an