You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (JIRA)" <de...@myfaces.apache.org> on 2018/11/15 12:38:28 UTC

[jira] [Resolved] (MYFACES-3231) Unify warnings in development stage

     [ https://issues.apache.org/jira/browse/MYFACES-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Andraschko resolved MYFACES-3231.
----------------------------------------
    Resolution: Fixed

added it to some missing places
also removed many duplicate #getPathToComponent implementations

> Unify warnings in development stage
> -----------------------------------
>
>                 Key: MYFACES-3231
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3231
>             Project: MyFaces Core
>          Issue Type: Sub-task
>          Components: General
>            Reporter: Martin Kočí
>            Priority: Minor
>             Fix For: 3.0.0-SNAPSHOT
>
>
> always provide (if available)
> 1) component + path to component
> 2) facelets location
> example:
> 18.7.2011 20:06:08 org.apache.myfaces.shared_impl.renderkit.html.HtmlImageRendererBase encodeEnd
> WARNING: ALT attribute is missing for : j_id881263656_6689cfc4
> change to
> 18.7.2011 20:06:08 org.apache.myfaces.shared_impl.renderkit.html.HtmlImageRendererBase encodeEnd
> WARNING: ALT attribute is missing for : ... info about component ... path to component: .... facelets tag location



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)