Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-643

Previously entered item remains in entry box after pressing enter key or [add to order] button in https://host_name:8443/ordermgr/control/additem

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • Trunk
    • order
    • None
    • Opera Netscape Firefox on Linux & XP, IE6 (probably IE7 as well) on XP

    Description

      The un-intended behavior in tested web browsers with standard/default settings is that in https://host_name:8443/ordermgr/control/additem , when the operator enters a value it is retained afer the item is added to the cart. In a browser set to normal by today's standard (1024x732) with an "out of the box" setup of ofBiz, the operator has no notification that the item has been added other than the browser's throbber has stopped running. The piece of code in question is a input box generated by additem

      <input class="inputBox" size="25" name="add_product_id" value="" type="text">

      Some sort of Javascript (ECMAScript) code to reset the field or the form is probably required. A more permanent solution might be to impliment some sort of ajax auto completion rather than just reseting the field with javascript.

      Attachments

        1. OFBIZ-643.patch
          2 kB
          Chris Liberty

        Activity

          People

            sichen Si Chen
            wvaughan Will Vaughan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: