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 |
Total number of occurrences |
@todo |
0 |
TODO |
8 |
Each tag is detailed below:
Number of occurrences found in the code: 0
Number of occurrences found in the code: 8
org.apache.turbine.services.rundata.DefaultTurbineRunData |
Line |
Check if this side effect is reasonable |
880 |
Does this method make sense? Pulling the parameter out of the run data object before setting a request (which happens only in getParameters() leads to the Parameter parser having no object and thus the default or even an undefined encoding instead of the actual request character encoding). |
1415 |
org.apache.turbine.services.rundata.TurbineRunDataService |
Line |
The "key" parameter should be removed in favor of just looking up what class via the roleConfig avalon file. |
208 |
org.apache.turbine.services.uniqueid.TurbineUniqueIdService |
Line |
This needs definitely further working. |
73 |
org.apache.turbine.test.EnhancedMockHttpServletRequest |
Line |
Auto-generated constructor stub |
42 |
org.apache.turbine.util.TimeSelector |
Line |
Add ability to specify Locale. */ |
96 |
org.apache.turbine.util.TurbineConfig |
Line |
Make this class enforce the lifecycle contracts |
70 |
org.apache.turbine.util.TurbineXmlConfig |
Line |
Make this class enforce the lifecycle contracts |
48 |