[richfaces-issues] [JBoss JIRA] (RF-12093) ResourceServlet can't handle resources outside of specific libraries

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Mar 26 16:12:47 EDT 2012


Lukáš Fryč created RF-12093:
-------------------------------

             Summary: ResourceServlet can't handle resources outside of specific libraries
                 Key: RF-12093
                 URL: https://issues.jboss.org/browse/RF-12093
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: core
    Affects Versions: 4.2.0.Final
            Reporter: Lukáš Fryč
            Assignee: Lukáš Fryč
             Fix For: 4.2.1.CR1


{{ResourceServlet}} is limited to what it can serve to only several specific libraries:
* [{{CKEditorLibrary}}|https://github.com/richfaces/core/blob/develop/impl/src/main/java/org/richfaces/webapp/ResourceServlet.java#L194]
* [{{StaticResourceLibrary}}|https://github.com/richfaces/core/blob/develop/impl/src/main/java/org/richfaces/webapp/ResourceServlet.java#L213]
* [{{RichFacesImageLibrary}}|https://github.com/richfaces/core/blob/develop/impl/src/main/java/org/richfaces/webapp/ResourceServlet.java#L213]

----

We should allow to serve any resource.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list