[
https://issues.apache.org/jira/browse/OFBIZ-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343746#comment-15343746 ]
Pritam Kute commented on OFBIZ-7526:
------------------------------------
This issue is related to OFBIZ-7061. In a comment on OFBIZ-7061, [~jamesyong] suggested changing 'targetNamespace' to 'xsi:schemaLocation'. I have tested by doing so and found all screens working fine.
> View Quote screen is broken
> ---------------------------
>
> Key: OFBIZ-7526
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7526> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Trunk
> Reporter: Pritam Kute
> Priority: Blocker
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)