[jbosstools-issues] [JBoss JIRA] (JBIDE-5728) Enhance OpenOn for the name param of some JSF 2.0 tags (add JAR files and i18n support)

Max Rydahl Andersen (JIRA) issues at jboss.org
Mon Jan 20 06:56:13 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen resolved JBIDE-5728.
----------------------------------------

    Resolution: Out of Date


Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).

If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.

Thank you!


                
> Enhance OpenOn for the name param of  some JSF 2.0 tags (add JAR files and i18n support)
> ----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-5728
>                 URL: https://issues.jboss.org/browse/JBIDE-5728
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 3.1.0.CR1
>            Reporter: Yahor Radtsevich
>            Assignee: Daniel Azarov
>              Labels: new_and_noteworthy
>             Fix For: LATER
>
>
> JSF 2.0 allows the following tags to refer to the resources:
>    h:outputStylesheet name="RESOURCE_NAME"
>    h:outputScript name="RESOURCE_NAME"
>    h:graphicImage name="RESOURCE_NAME"
> This is quotation from the JSF 2.0 Documentation (http://java.sun.com/javaee/6/docs/api/javax/faces/application/ResourceHandler.html ):
>    The default implementation must support packaging resources in the web application root under the path
>    resources/<resourceIdentifier>
>    relative to the web app root.
>    For the default implementation, resources packaged in the classpath must reside under the JAR entry name
>    META-INF/resources/<resourceIdentifier>
>    <resourceIdentifier> consists of several segments, specified as follows.
>    [localePrefix/][libraryName/][libraryVersion/]resourceName[/resourceVersion]
> The HTML Editor supports OpenOn only for the resources which are placed in WEB_ROOT/resources/[libraryName/]resourceName .
> There is no support for:
> 1. JAR files
> 2. Locale
> 3. Library version
> 4. Resource version
> The support should be added.
> Also see: JBIDE-5382.

--
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 jbosstools-issues mailing list