You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/06/22 06:12:58 UTC

[jira] [Closed] (OFBIZ-7526) View Quote screen is broken

     [ https://issues.apache.org/jira/browse/OFBIZ-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-7526.
----------------------------------
       Resolution: Fixed
         Assignee: Jacques Le Roux
    Fix Version/s: Upcoming Branch

Well spotted Pritam,

Fixed at revision: 1749634 

> 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
>            Assignee: Jacques Le Roux
>            Priority: Blocker
>             Fix For: Upcoming Branch
>
>
> 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)