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 | 5 |
TODO | 6 |
Each tag is detailed below:
Number of occurrences found in the code: 5
org.apache.turbine.services.rundata.DefaultTurbineRunData | Line |
---|
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). | 1368 |
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. | 192 |
org.apache.turbine.services.uniqueid.TurbineUniqueIdService | Line |
---|
This needs definitely further working. | 73 |
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 |
Number of occurrences found in the code: 6
org.apache.turbine.services.security.ldap.LDAPSecurityService | Line |
---|
Auto-generated method stub | 1230 |
Auto-generated method stub | 1237 |
Auto-generated method stub | 1244 |
Auto-generated method stub | 1251 |
org.apache.turbine.test.EnhancedMockHttpServletRequest | Line |
---|
Auto-generated constructor stub | 42 |
org.apache.turbine.util.TimeSelector | Line |
---|
Add ability to specify Locale. */ | 96 |