[richfaces-issues] [JBoss JIRA] (RF-13295) Autocomplete: css file missing

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Tue Oct 29 08:33:01 EDT 2013


Pavol Pitonak created RF-13295:
----------------------------------

             Summary: Autocomplete: css file missing
                 Key: RF-13295
                 URL: https://issues.jboss.org/browse/RF-13295
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input
    Affects Versions: 5.0.0.Alpha2
            Reporter: Pavol Pitonak
            Priority: Critical


# deploy Metamer and open http://localhost:8080/metamer/faces/components/richAutocomplete/autocomplete.xhtml

result:
* autocomplete's CSS file is missing which causes the component not to render correctly
* this is present in head section of page source
{code:xml}
<link type="text/css" rel="stylesheet" href="RES_NOT_FOUND">
{code}
* this error is present in browser console
{quote}
GET http://localhost:8080/metamer/faces/components/richAutocomplete/RES_NOT_FOUND 404 (Not Found) 
{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


More information about the richfaces-issues mailing list