core/src/main/java/org/apache/struts2/util/reflection/ReflectionException.java (7 lines):
- line 26: // TODO Auto-generated constructor stub
- line 31: // TODO Auto-generated constructor stub
- line 36: // TODO Auto-generated constructor stub
- line 41: // TODO Auto-generated constructor stub
- line 46: // TODO Auto-generated constructor stub
- line 51: // TODO Auto-generated constructor stub
- line 56: // TODO Auto-generated constructor stub
plugins/spring/src/main/java/org/apache/struts2/spring/interceptor/ActionAutowiringInterceptor.java (6 lines):
- line 34: * TODO: Give a description of the Interceptor.
- line 38: * TODO: Describe the parameters for this Interceptor.
- line 42: * TODO: Discuss some possible extension of the Interceptor.
- line 47: * <!-- TODO: Describe how the Interceptor reference will effect execution -->
- line 49: * TODO: fill in the interceptor reference.
- line 95: * TODO: Should this check to see if the SpringObjectFactory
has already been configured instead of instantiating a new one? Or is there a good reason for the interceptor to have it's own factory?
core/src/main/java/org/apache/struts2/components/UIBean.java (4 lines):
- line 857: //TODO: this is to keep backward compatibility, remove once when tooltipConfig is dropped
- line 862: //TODO: this is to keep backward compatibility, remove once when tooltipConfig is dropped
- line 869: //TODO: this is to keep backward compatibility, remove once when tooltipConfig is dropped
- line 878: //TODO use a Boolean model when tooltipConfig is dropped
plugins/jasperreports/src/main/java/org/apache/struts2/views/jasperreports/JasperReportsResult.java (3 lines):
- line 261: // Will throw a runtime exception if no "datasource" property. TODO Best place for that is...?
- line 270: // TODO Set content type to config settings?
- line 367: //TODO: replace deprecated logic
core/src/main/java/org/apache/struts2/inject/util/ReferenceMap.java (2 lines):
- line 174: // TODO (crazybob) if the value has been gc'ed but the entry hasn't been
- line 195: // TODO (crazybob) if the value has been gc'ed but the entry hasn't been
plugins/javatemplates/src/main/java/org/apache/struts2/views/java/DefaultTheme.java (2 lines):
- line 64: * TODO: Need to take care of serializers, if handler specified is not a TagSerializer it should never
- line 78: tagHandlerFactories = new ArrayList(); //TODO: Could use public FactoryList here
core/src/main/java/org/apache/struts2/util/classloader/ReloadingClassLoader.java (2 lines):
- line 75: // TODO: Fix this for a reloading mechanism to be marked as stable
- line 109: // FIXME: this should be improved with a Map
core/src/main/java/org/apache/struts2/conversion/TypeConverterHolder.java (2 lines):
- line 85: * FIXME lukaszlenart: maybe it should be merged with NoMapping
- line 94: * FIXME lukaszlenart: maybe it should be merged with NoMapping
core/src/main/java/org/apache/struts2/ognl/OgnlValueStackFactory.java (2 lines):
- line 124: // TODO: This bean is deprecated, please remove this if statement when removing the struts-beans.xml entry
- line 153: // TODO: This bean is deprecated, please remove this if statement when removing the struts-beans.xml entry
core/src/main/java/org/apache/struts2/inject/ContainerImpl.java (2 lines):
- line 99: // TODO (crazybob): Filter out overridden members.
- line 458: // TODO (crazybob): if we can't proxy this object, can we proxy the
core/src/main/java/org/apache/struts2/views/annotations/StrutsTagSkipInheritance.java (1 line):
- line 29: * FIXME: use it or remove
core/src/main/java/org/apache/struts2/views/jsp/iterator/IteratorGeneratorTag.java (1 line):
- line 199: // TODO: maybe this could be put into an Util class, or there is already one?
plugins/json/src/main/resources/struts-plugin.xml (1 line):
- line 30:
plugins/jasperreports/src/main/java/org/apache/struts2/views/jasperreports/ValueStackDataSource.java (1 line):
- line 89: //TODO: move the code to return a ValueStackDataSource to a seperate
core/src/main/java/org/apache/struts2/ActionSupport.java (1 line):
- line 343: * TODO: This a temporary solution, maybe we should consider stop injecting container into beans
core/src/main/java/org/apache/struts2/config/NullResult.java (1 line):
- line 26: * FIXME: ???? is it usable? doesn't it make sense to have such result?
core/src/main/java/org/apache/struts2/inject/ConstructionContext.java (1 line):
- line 64: // TODO: if I create a proxy which implements all the interfaces of
core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractUITagBeanInfo.java (1 line):
- line 35: * FIXME: is it used?
core/src/main/java/org/apache/struts2/config/impl/DefaultConfiguration.java (1 line):
- line 364: // TODO: SpringObjectFactoryTest fails when these are SINGLETON
core/src/main/java/org/apache/struts2/util/TabbedPane.java (1 line):
- line 26: * FIXME: use it remove
plugins/velocity/src/main/java/org/apache/struts2/views/velocity/StrutsResourceLoader.java (1 line):
- line 30: * FIXME: remove?
core/src/main/java/org/apache/struts2/components/DoubleListUIBean.java (1 line):
- line 567: // TODO: Passing a Collection may work too?
core/src/main/java/org/apache/struts2/conversion/impl/DateConverter.java (1 line):
- line 253: // TODO: ValueStack will never be null, this is just a workaround for tests
core/src/main/java/org/apache/struts2/util/reflection/ReflectionContextState.java (1 line):
- line 38: public static final String FULL_PROPERTY_PATH = "current.property.path"; // TODO: Probably a bug
core/src/main/java/org/apache/struts2/ognl/OgnlValueStack.java (1 line):
- line 495: // TODO: this should be done better
core/src/main/java/org/apache/struts2/config/AbstractBeanSelectionProvider.java (1 line):
- line 38: * TODO lukaszlenart: write a JavaDoc
core/src/main/java/org/apache/struts2/interceptor/FetchMetadataInterceptor.java (1 line):
- line 99: // TODO: Whenever servlet 3.x becomes the baseline for Struts, consider revising this method to use
core/src/main/java/org/apache/struts2/util/Timer.java (1 line):
- line 24: * FIXME: remove?
core/src/main/java/org/apache/struts2/conversion/impl/StringConverter.java (1 line):
- line 86: // TODO: delete this variable and corresponding if statement when jdk fixed java.text.NumberFormat.format's behavior with Float
core/src/main/java/org/apache/struts2/util/URLBean.java (1 line):
- line 33: * FIXME: remove?