You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Leon (JIRA)" <ji...@apache.org> on 2013/03/05 09:52:11 UTC

[jira] [Created] (OFBIZ-5148) Bug introduced by OFBIZ-4769, it makes failed if the context contains incorrect data

Leon created OFBIZ-5148:
---------------------------

             Summary: Bug introduced by OFBIZ-4769, it makes <entity-one> failed if the context contains incorrect data
                 Key: OFBIZ-5148
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5148
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Leon
            Priority: Critical
             Fix For: SVN trunk


how to reproduce:
1. open "https://demo-trunk.ofbiz.apache.org/partymgr/control/editpartygroup?create_new=Y" (try to create a new party group)
2. input any words in group name field, input any "incorrect" non-digits characters (e.g. "abcd" blah blah) to field "Annual revenue"
3. click save
It leads to an "exception" page instead of original input form with error message.

I digged some codes and found it's related to r1426231 commit (of OFBIZ-4769).



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira