0 Replies Latest reply on Nov 12, 2008 3:40 AM by rhills

    pages-2.1.xsd redirect view-id validation buglet in Seam 2.1.0.GA

    rhills

      After a recent upgrade to Seam 2.1.0.GA, we've just noticed a validation failure in some of our page.xml files where we have an EL expression value for a redirect view-id attribute.  For example:


      <redirect view-id="#{from}.xhtml"/> 
      



      fails .xsd validation.  Is this expected?