|
Chatree Srichart created OFBIZ-4968:
--------------------------------------- Summary: <compare-field/> does not work with defined default type. Key: OFBIZ-4968 URL: https://issues.apache.org/jira/browse/OFBIZ-4968 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk Environment: Ubuntu 10.04 Reporter: Chatree Srichart Hello, I cannot register into the ecommerce site https://demo-trunk.ofbiz.apache.org:8443/ecommerce I got this error message: 'Type "" specified for compare not supported."'. I think it is from this line of code: <compare-field operator="equals" field="PASSWORD"><fail-property resource="PartyUiLabels" property="PartyPasswordMatchError"/></compare-field> There is not the "type" attribute defined in the <compare-field/> which it could be set a default value of simple-methods-v2.xsd but it does not. Regards, Chatree Srichart -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.apache.org/jira/browse/OFBIZ-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum reassigned OFBIZ-4968: ---------------------------------- Assignee: Adrian Crum > <compare-field/> does not work with defined default type. > --------------------------------------------------------- > > Key: OFBIZ-4968 > URL: https://issues.apache.org/jira/browse/OFBIZ-4968 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: Ubuntu 10.04 > Reporter: Chatree Srichart > Assignee: Adrian Crum > Original Estimate: 24h > Remaining Estimate: 24h > > Hello, > I cannot register into the ecommerce site https://demo-trunk.ofbiz.apache.org:8443/ecommerce > I got this error message: 'Type "" specified for compare not supported."'. > I think it is from this line of code: > <compare-field operator="equals" field="PASSWORD"><fail-property resource="PartyUiLabels" property="PartyPasswordMatchError"/></compare-field> > There is not the "type" attribute defined in the <compare-field/> which it could be set a default value of simple-methods-v2.xsd but it does not. > Regards, > Chatree Srichart -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-4968. ------------------------------ Resolution: Fixed Fix Version/s: SVN trunk Fixed, rev 1362889. Thanks Chatree! > <compare-field/> does not work with defined default type. > --------------------------------------------------------- > > Key: OFBIZ-4968 > URL: https://issues.apache.org/jira/browse/OFBIZ-4968 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: Ubuntu 10.04 > Reporter: Chatree Srichart > Assignee: Adrian Crum > Fix For: SVN trunk > > Original Estimate: 24h > Remaining Estimate: 24h > > Hello, > I cannot register into the ecommerce site https://demo-trunk.ofbiz.apache.org:8443/ecommerce > I got this error message: 'Type "" specified for compare not supported."'. > I think it is from this line of code: > <compare-field operator="equals" field="PASSWORD"><fail-property resource="PartyUiLabels" property="PartyPasswordMatchError"/></compare-field> > There is not the "type" attribute defined in the <compare-field/> which it could be set a default value of simple-methods-v2.xsd but it does not. > Regards, > Chatree Srichart -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
| Free forum by Nabble | Edit this page |
