Description
Steps to regenerate:
1) Login to ordermgr.
2) Click on Quotes and find quotes.
3) Click on any quote in the search result to go to the overview screen.
You can see screen is broken with error:
[java] 2016-06-21 18:46:33,073 |http-nio-8443-exec-4 |ObjectType |W| The specified type [] is not a valid class or a known special type, may see more errors later because of this:
[java] 2016-06-21 18:46:33,073 |http-nio-8443-exec-4 |AbstractModelCondition |W| Error with comparison in if-compare between field [quote.statusId] with value [QUO_CREATED] and value [QUO_CREATED] with operator [equals] and type []: Type "" specified for compare not supported.
[java] 2016-06-21 18:46:33,073 |http-nio-8443-exec-4 |ModelScreen |E| Error rendering screen component://common/widget/CommonScreens.xml#GlobalDecorator: java.lang.IllegalArgumentException: Error with comparison in if-compare between field [quote.statusId] with value [QUO_CREATED] and value [QUO_CREATED] with operator [equals] and type []: Type "" specified for compare not supported.. Rolling back transaction.
Attachments
Issue Links
- is broken by
-
OFBIZ-7061 Autocompletion for Compound Widget
- Closed