2 Replies Latest reply on Jun 5, 2009 7:52 AM by dcernahoschi

    jQuery bug 3.3.1 vs 3.3.0 ?

    dcernahoschi

      in richfaces 3.3.0

      <rich:jQuery selector="span[@class=error]:first input" timing="onload" query="focus()"/>
      


      works as expected.

      in richfaces 3.3.1 the selector ignores the attribute restriction and only looks for the first span tag.