Pavol Pitonak created RF-13380:
----------------------------------

             Summary: Error 404 not found for fonts
                 Key: RF-13380
                 URL: https://issues.jboss.org/browse/RF-13380
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: base functionality
    Affects Versions: 5.0.0.Alpha2
         Environment: RichFaces 5.0.0-SNAPSHOT
Metamer 5.0.0-SNAPSHOT
            Reporter: Pavol Pitonak
            Priority: Critical


# deploy Metamer and open 
http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButton.xhtml
# see browser console

result:
* several resources are missing
* Chrome console contains these errors:
{quote}
GET http://localhost:8080/metamer/faces/components/a4jAjax/RES_NOT_FOUND 404 
(Not Found) hCommandButton.xhtml:27
GET 
http://localhost:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Regular-webfont.woff
 404 (Not Found) hCommandButton.xhtml:1
GET 
http://localhost:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Semibold-webfont.woff
 404 (Not Found) hCommandButton.xhtml:1
GET 
http://localhost:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Semibold-webfont.ttf
 404 (Not Found) 
:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Semibold-webfont.ttf:1
GET 
http://localhost:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Regular-webfont.ttf
 404 (Not Found) 
:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Regular-webfont.ttf:1
GET 
http://localhost:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Regular-webfont.svg
 404 (Not Found) 
:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular:1
GET 
http://localhost:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Semibold-webfont.svg
 404 (Not Found) 
:8080/metamer/org.richfaces.resources/javax.faces.resource/fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold:1
{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to