-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: 2.4.25
-
Component/s: S2Container
-
None
org.seasar.framework.util.NumberConversionUtilにおいて、
convertNumber()とconvertPrimitiveWrapper()の各メソッドでbyte値の変換が考慮されていません。
org.seasar.framework.util.ByteConversionUtilの呼び忘れと思われます。
対応しました。