Subject: Bug found in SamlForm class
Date: 2010-03-25 06:51:38
From: Jimmy Cater
Source: bug-found-samlform-class
----------------------------------------------------------------------




    Hi
    Just to let you guys know, we found a bug in the SamlForm class. The generated form is malformed, one of P tags is not closed. I've highlighted the bit from the snippet below.
    
class SamlForm
{
private string _actionUrl; /* private const string defaultHTMLFormTemplate = "
{1}
"; */ private IDictionary _hiddenControls = new Dictionary(); private static string _htmlFormTemplate = "
{1}
"; ...
Regards, Jimmy, Symantec Hosted Services
---------------------------------------------------------------------- Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor who sold you the license and ask for your money back. Back to ComponentPro Q&A Forum Index