Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #26043 All Revisions ] Back to Issue ]
Summary 0026043: blur triggers selector ds request without pagination
Revision 2014-03-21 09:54 by alostale
Steps To Reproduce 1. Create a new sales order
2. Add a new line
3. Open product drop down -> see there is a request to ProductByPriceAndWarehouse OK (it includes pagination)
-Select a product in the drop down list -> see there is an additional request: INCORRECT
  * This second request shouldn't be launched at all
  * It has no pagination info

When the selector popup is opened the second request is also performed:
- Instead of step 3, open product selector popup and see 2nd request

By only blurring it is also performede:
1. Open an existing sales order
2. Go to lines and edit
3. Focus on product
4. Move to any other field -> Request is done
Revision 2014-03-20 13:14 by alostale
Steps To Reproduce 1. Create a new sales order
2. Add a new line
3. Open product drop down -> see there is a request to ProductByPriceAndWarehouse OK (it includes pagination)
-Select a product in the drop down list -> see there is an additional request: INCORRECT
  * This second request shouldn't be launched at all
  * It has no pagination info

When the selector popup is opened the second request is also performed:
- Instead of step 3, open product selector popup and see 2nd request
Revision 2014-03-20 13:10 by alostale
Steps To Reproduce -Create a new sales order
-Add a new line
-Open product drop down -> see there is a request to ProductByPriceAndWarehouse OK (it includes pagination)
-Select a product in the drop down list -> see there is an additinal request: INCORRECT
  * This second request shouldn't be launched at all
  * It has no pagination info


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker