[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nessus-devel
Subject:    [Nessus-devel] patch against nessus.xsl to fix empty data field in
From:       "Nathan R. Valentine" <nathan () nathanvalentine ! org>
Date:       2004-01-06 1:00:45
Message-ID: 1073350775.1127.14.camel () chaco
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


See subject. Old .xsl file resulted in empty data fields. 
-- 
Nathan R. Valentine <nathan@nathanvalentine.org>

["nessus.xsl.diff" (nessus.xsl.diff)]

--- nessus.xsl.orig	2002-10-08 12:09:26.000000000 -0400
+++ nessus.xsl	2004-01-05 19:50:25.000000000 -0500
@@ -386,7 +386,7 @@
    </td>
    <td class="default" width="80%">
     <table border="1" cellpadding="2" cellspacing="1" width="100%">
-     <xsl:apply-templates select="./information/data"/>
+		 <xsl:value-of select="./information/data"/>
     </table>
    </td>
   </tr>

["signature.asc" (application/pgp-signature)]

_______________________________________________
Nessus-devel mailing list
Nessus-devel@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic