Thanks Adrian, -- Regards Sumit Pandit
On Nov 11, 2009, at 4:30 PM, Adrian Crum wrote: > Fixed, rev 835159. > > Thanks! > > -Adrian > > Sumit Pandit wrote: >> Hi Devs, >> I am getting an error at - >> https://localhost:8443/accounting/control/ViewGlReconciliationWithTransaction?glReconciliationId=9001&finAccountId=ABN_CHECKING >> It is - >> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen >> [component://accounting/widget/FinAccountScreens.xml#ViewGlReconciliationWithTransaction]: >> java.lang.IllegalArgumentException: Could not convert field value for the >> field: [finAccountTransIds] to the [List] type for the value [[]]: >> org.ofbiz.base.util.GeneralException: Conversion from java.lang.String to >> List not currently supported (Could not convert field value for the field: >> [finAccountTransIds] to the [List] type for the value [[]]: >> org.ofbiz.base.util.GeneralException: Conversion from java.lang.String to >> List not currently supported) >> Is it coming due to recent commits in Conversions ? It would be great and >> much helpful if someone verify it. -- >> Thanks And Regards >> Sumit Pandit
