0 Replies Latest reply on May 28, 2008 4:35 PM by guarf

    CR6/7/8 now control parsing errors ?

    guarf

       

      error[17:33:08,465]: Error parsing XML
      error[17:33:08,465]: Parse Error: XML Parsing Error: Only one top level element is allowed in an XML document.
      Location: Line Number 59, Column 199:
      //--></script><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="Ij2c575rYtH4NZEvKNQqNnUIHIj60TNfRo34l1+swLmhyCg5ydAVJftHhH9+6YvbIJuE2ErIg9y56jO8GpO+5Q==" /></form><form id="formMenu" name="formMenu" method="post" action="/SMSBroadcaster/main.jsf">
      -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^


      with CR5 i dont have any error like this... i think it is because i have two form tags in same page (used like target to rerender the components inside)

      Any sugestion will be apreciated.