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 Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 8 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 8
| org.apache.turbine.services.rundata.DefaultTurbineRunData | Line |
|---|---|
| Check if this side effect is reasonable | 725 |
| 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). | 1284 |
| 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. | 210 |
| org.apache.turbine.services.uniqueid.TurbineUniqueIdService | Line |
| This needs definitely further working. | 76 |
| org.apache.turbine.testcontainer.BuildContainerWithDockerfileTest | Line |
| inform torque about mapped port, use overriding configuration in torque 4.1 | 174 |
| org.apache.turbine.testcontainer.UserManagerWithContainerTest | Line |
| --No comment-- | 34 |
| org.apache.turbine.util.TurbineConfig | Line |
| Make this class enforce the lifecycle contracts | 86 |
| org.apache.turbine.util.TurbineXmlConfig | Line |
| Make this class enforce the lifecycle contracts | 54 |


