[jbosstools-issues] [JBoss JIRA] (JBIDE-16932) Code completion for <rich: tag is empty

Alexey Kazakov (JIRA) issues at jboss.org
Fri Mar 28 13:00:12 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12957425#comment-12957425 ] 

Alexey Kazakov commented on JBIDE-16932:
----------------------------------------

Then this is a duplicate of JBIDE-16859
                
> Code completion for <rich: tag is empty
> ---------------------------------------
>
>                 Key: JBIDE-16932
>                 URL: https://issues.jboss.org/browse/JBIDE-16932
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.2.0.Beta1
>         Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78, Linux
>            Reporter: Vlado Pakan
>             Fix For: 4.2.0.Beta2
>
>
> 1. Create JSF2 project
> 2. Open inputname.xhtml page
> 3. Set page text to this
> {code}<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml"
> 	xmlns:ui="http://java.sun.com/jsf/facelets"
> 	xmlns:h="http://java.sun.com/jsf/html"
> 	xmlns:f="http://java.sun.com/jsf/facelets"
> 	xmlns:ez="http://java.sun.com/jsf/composite/demo"
> 	xmlns:a4j="http://richfaces.org/a4j"
>     xmlns:rich="http://richfaces.org/rich">
> 		<rich:
> </html>
> {code}
> 4. Invoke Code Assist for <rich: tag
> ERROR: There are no items in rich: in Code Assist

--
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