3 Replies Latest reply on Dec 19, 2008 3:34 AM by maxandersen

    Visual Page Editor does not indicate a missing quoatation ma

    kphilipp

      Currently I use the nightly build RichFaces-VPE-win32-3.0.0.GA-N200812151612 for Eclipse 3.4 "GANYMEDE".

      I experienced that the editor does not indicate a missing quotation mark for a value of an attribute, e.g.

       <h:inputText id="salutation" value="#{sps.customer.anrede}" readonly="true />
      


      The validation of the code returns no error although the value true has no trailing quotation mark.

      Before I report a bug, I would like to know if I'm the only with this issue.