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

Ted Husted updated WW-1411:
---------------------------

    Fix Version/s: 2.0.0
           Status: Resolved  (was: Closed)

> add a singleTagDebug property to all logic:* tags derived from 
> org.apache.struts.taglib.logic.ConditionalTagBase
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-1411
>                 URL: https://issues.apache.org/struts/browse/WW-1411
>             Project: Struts 2
>          Issue Type: New Feature
>         Environment: so far, I use struts 1.2.9, but I guess this now the new 
> location to place such RFE that might be useful beyond the 1.2.9
>            Reporter: Ralf Hauser
>             Fix For: 2.0.0
>
>
> the idea behind it is to have a boolean derived from this and instrument the 
> ConditionalTagBase.condition() methods of each derived tag with a 
> fine-grained commons.logging log.debug() output.
> If the user of the tag sets this "singleTagDebug" property to true, this 
> debug will be produced but not for any other occurrences of using this tag in 
> order not to overwhelm with debug output.
> it is probably reasonable to mention this in 
> http://struts.apache.org/1.x/struts-taglib/tagreference.html

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

Reply via email to