UI-Component Sets

Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO40TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 40

org.apache.myfaces.application.ApplicationImplLine
this check should be performed by the expression factory. It is a requirement of the TCK881
org.apache.myfaces.application.DefaultViewHandlerSupportTestLine
--No comment--83
org.apache.myfaces.application.InvalidViewIdExceptionLine
Auto-generated constructor stub33
Auto-generated constructor stub42
Auto-generated constructor stub51
Auto-generated constructor stub61
org.apache.myfaces.application.NavigationHandlerImplLine
--No comment--181
org.apache.myfaces.application.jsp.JspViewHandlerImplTestLine
--No comment--338
--No comment--347
--No comment--356
--No comment--365
--No comment--374
org.apache.myfaces.config.annotation.AllAnnotationLifecycleProviderLine
@EJBs33
where i find WebServiceRef?56
org.apache.myfaces.config.annotation.NoInjectionAnnotationLifecycleProviderLine
the servlet spec is not clear about searching in superclass??58
the servlet spec is not clear about searching in superclass?? May be only check non private fields and methods92
org.apache.myfaces.config.annotation.ResourceAnnotationLifecycleProviderLine
@Resources28
the servlet spec is not clear about searching in superclass?? May be only check non private fields and methods for @Resource (JSR 250), if used all superclasses MUST be examined to discover all uses of this annotation.56
local or global JNDI119
local or global JNDI124
local or global JNDI154
local or global JNDI159
org.apache.myfaces.config.impl.digester.DigesterFacesConfigUnmarshallerImplLine
validation set to false during implementation of 1.263
org.apache.myfaces.context.portlet.PortletExternalContextImplLine
figure out why I need named dispatcher93
org.apache.myfaces.context.servlet.FacesContextImplLine
figure out if I really need to do this377
org.apache.myfaces.convert.ConverterUtilsLine
Move to util package and rename to better name23
org.apache.myfaces.el.unified.FacesELContextLine
decide if we need to implement our own FunctionMapperImpl and VariableMapperImpl instead of relying on Tomcat's version. this.functionMapper = new FunctionMapperImpl(); this.variableMapper = new VariableMapperImpl();44
org.apache.myfaces.event.SetPropertyActionListenerLine
use a Converter before calling setValue71
org.apache.myfaces.lifecycle.DefaultRestoreViewSupportTestLine
not testable unless static call to RendererUtils is removed178
org.apache.myfaces.lifecycle.RestoreViewExecutorLine
place that stuff into the default view handler implementation.132
JSF Spec 2.2.1 - what do they mean by "if the default ViewHandler implementation is used..." ? - probably that this should use DefaultViewHandlerSupport.calculateServletFacesMapping rather than duplicating the logic here.154
org.apache.myfaces.portlet.MyFacesGenericPortletLine
FIX PORTLET STUFF FOR JSF 1.2 new FacesConfigurator(externalContext).configure();188
not sure if this can happen. Also double check this against spec section 2.1.3396
org.apache.myfaces.portlet.PortletViewHandlerLine
test this portlet view handler in portlet environment37
org.apache.myfaces.renderkit.html.HtmlLabelRendererLine
Move to extended component85
org.apache.myfaces.renderkit.html.HtmlTextRendererTestLine
remove these two lines once shale-test goes alpha, see MYFACES-115574
org.apache.myfaces.taglib.core.LoadBundleTagLine
--No comment--49
org.apache.myfaces.webapp.AbstractFacesInitializerLine
is it possible to make a real cleanup?118
org.apache.myfaces.webapp.Jsp21FacesInitializerLine
this Class.forName will be removed when Tomcat fixes a bug also, we should then be able to remove jasper.jar from the deployment82
org.apache.myfaces.webapp.Jsp21FacesInitializerTestLine
add myfaces specific tests70