tested with 2.0b9.
when using EMBPERL_OUTPUT_MODE 1
base.epl:
-----------------
<html>
<head> <title>test</title> </head>
<body>
<a href="xxx">foo</a>
</body>
</html>
-----------------
inserts a spurious '/':
-----------------
<html>
<head> <title>test</title> </head>
<body>
<a href="xxx" />foo</a>
</body>
</html>
-----------------
Jochen
--
Jochen Topf [EMAIL PROTECTED] http://www.remote.org/jochen/ +49-721-388298
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]