Quick lookup on order entry crashes if no productId specified and you click "next" for more page results
-------------------------------------------------------------------------------------------------------- Key: OFBIZ-127 URL: http://issues.apache.org/jira/browse/OFBIZ-127 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: order Affects Versions: SVN trunk Environment: NA Reporter: Ray Barlow Attachments: order_entry_lookup.patch In the ordermgr go to order entry and go through to the basket/add product page. Leave the "Product ID" field emtpy and click on "Quick Lookup". For the default demo data I get 1-10 of 47 results and if I click on "Next" to see page two it will crash. A simple null check is in the attached patch file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-127?page=all ]
Ray Barlow updated OFBIZ-127: ----------------------------- Attachment: order_entry_lookup.patch > Quick lookup on order entry crashes if no productId specified and you click "next" for more page results > -------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-127 > URL: http://issues.apache.org/jira/browse/OFBIZ-127 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: NA > Reporter: Ray Barlow > Attachments: order_entry_lookup.patch > > > In the ordermgr go to order entry and go through to the basket/add product page. > Leave the "Product ID" field emtpy and click on "Quick Lookup". For the default demo data I get 1-10 of 47 results and if I click on "Next" to see page two it will crash. A simple null check is in the attached patch file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-127?page=all ]
Si Chen reassigned OFBIZ-127: ----------------------------- Assignee: Si Chen > Quick lookup on order entry crashes if no productId specified and you click "next" for more page results > -------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-127 > URL: http://issues.apache.org/jira/browse/OFBIZ-127 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: NA > Reporter: Ray Barlow > Assigned To: Si Chen > Attachments: order_entry_lookup.patch > > > In the ordermgr go to order entry and go through to the basket/add product page. > Leave the "Product ID" field emtpy and click on "Quick Lookup". For the default demo data I get 1-10 of 47 results and if I click on "Next" to see page two it will crash. A simple null check is in the attached patch file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-127?page=all ]
Jacopo Cappellato closed OFBIZ-127. ----------------------------------- Resolution: Fixed Thanks Ray, I've noticed your patch right after fixing it.... by the way, thanks this is exactly what I committed. > Quick lookup on order entry crashes if no productId specified and you click "next" for more page results > -------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-127 > URL: http://issues.apache.org/jira/browse/OFBIZ-127 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: NA > Reporter: Ray Barlow > Assigned To: Si Chen > Attachments: order_entry_lookup.patch > > > In the ordermgr go to order entry and go through to the basket/add product page. > Leave the "Product ID" field emtpy and click on "Quick Lookup". For the default demo data I get 1-10 of 47 results and if I click on "Next" to see page two it will crash. A simple null check is in the attached patch file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |