[
https://issues.jboss.org/browse/RF-13295?page=com.atlassian.jira.plugin.s...
]
Matej Novotny closed RF-13295.
------------------------------
Verified, closing issue.
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
Assignee: Pavol Pitonak
Priority: Critical
Fix For: 5.0.0.Alpha2
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richAutocomplete/autocompl...
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_F... 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