You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/05/16 14:15:44 UTC

[jira] Resolved: (TILES-180) ChainedTilesContextFactory should not log a missing context factory with a stacktrace.

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

Antonio Petrelli resolved TILES-180.
------------------------------------

    Resolution: Fixed

ChainedTilesContextFactory now logs missing elementary TilesContextFactory without a stacktrace at WARN level.
It still logs the stack trace at DEBUG level.

> ChainedTilesContextFactory should not log a missing context factory with a stacktrace.
> --------------------------------------------------------------------------------------
>
>                 Key: TILES-180
>                 URL: https://issues.apache.org/struts/browse/TILES-180
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core
>    Affects Versions: 2.0.4
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.5
>
>
> As noted by Niall Pemberton, ChainedTilesContextFactory logs a missing elementary TilesContextFactory with a stacktrace.
> This could seam an error to the user, so this case should be logged, but without stack trace (at least at WARN level).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.