Author: richter
Date: Sun Jan  5 14:09:12 2025
New Revision: 1922900

URL: http://svn.apache.org/viewvc?rev=1922900&view=rev
Log:
Fix missing escape of name attribute in hidden command

Modified:
    perl/embperl/trunk/MANIFEST

Modified: perl/embperl/trunk/MANIFEST
URL: 
http://svn.apache.org/viewvc/perl/embperl/trunk/MANIFEST?rev=1922900&r1=1922899&r2=1922900&view=diff
==============================================================================
--- perl/embperl/trunk/MANIFEST (original)
+++ perl/embperl/trunk/MANIFEST Sun Jan  5 14:09:12 2025
@@ -324,6 +324,7 @@ test/cmp/getsess.htm
 test/cmp/geturlsess.htm
 test/cmp/heredoc.htm
 test/cmp/hidden.htm
+test/cmp/hidden_escape.htm
 test/cmp/hostconfig.htm
 test/cmp/hostconfig.htm.3
 test/cmp/hostconfig.htm.4
@@ -530,6 +531,7 @@ test/html/getnosess.htm
 test/html/getsess.htm
 test/html/heredoc.htm
 test/html/hidden.htm
+test/html/hidden_escape.htm
 test/html/hostconfig.htm
 test/html/http.htm
 test/html/if.htm



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscr...@perl.apache.org
For additional commands, e-mail: embperl-cvs-h...@perl.apache.org

Reply via email to