Your message dated Fri, 12 Feb 2010 01:55:39 +0100 with message-id <[email protected]> and subject line #65372 (WML is not PHP-proof) already fixed in Etch has caused the Debian Bug report #65372, regarding WML is not PHP-proof to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 65372: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=65372 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: wml Version: 1.7.4-6 Severity: wishlist It would be helpful if WML would treat PHP-code as <PRE></PRE> and thus not touching it wrt inserting double quotes. For example: The following code from foo.wml: <p><b><font face="Helvetica,Arial"><a href=show.php3?id="<? echo $id; ?>">Zurück</a></font></b> Will become foo.php3: <p><b><font face="Helvetica,Arial"><a href="show.php3?id="<?" echo $id; ?>">Zurück</a></font></b> ^ and thus result in a parser error. Regards, Joey -- GNU GPL: "The source will be with you... always."
--- End Message ---
--- Begin Message ---Version: 2.0.11-1etch2 Hi, Just tried Joey's example with the current WML version in Lenny/Squeeze as well as with version in Etch and both don't have this bug anymore. I guess this has been fixed with early 2.0.x versions. So I'm herewith closing this bug. Regards, Axel -- Axel Beckert - [email protected], [email protected] - http://noone.org/abe/
--- End Message ---

