3 Replies Latest reply on Apr 9, 2010 2:57 PM by nbelaevski

    Period in RichFaces generated CSS and JS URLs

      I am trying to evaluate richfaces 3.3.2 for use within our organization and have run into what could be a dealbreaker for adoption.I noticed that the richfaces generated refrences to the CSS files and the javascript files have periods in the href and src.  The period is not allowed in URLs as it is considered to be a security risk. Is there anyway to change this?

       

      <

       

      link class="component" href="/PMT_war/faces/a4j/s/3_3_2.SR1org/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAELXT5DOhSIAQ!sA18_" rel="stylesheet" type="text/css" />

       

      <

       

      script src="/PMT_war/faces/a4j/g/3_3_2.SR1org.ajax4jsf.javascript.AjaxScript" type="text/javascript"></script>