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

Vlado Pakan (JIRA) issues at jboss.org
Fri May 30 09:57:15 EDT 2014


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

Vlado Pakan closed JBIDE-16932.
-------------------------------



> 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
>            Assignee: Alexey Kazakov
>             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 was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list