[ 
http://issues.apache.org/jira/browse/OFBIZ-367?page=comments#action_12458280 ] 
            
Chris Howe commented on OFBIZ-367:
----------------------------------

Unfortunately I'm using this patch in my development setup, so I can't verify 
explicitly what the problem was, but if I remember correctly, if you changed 
the shipping location, and submitted the change the default text in the 
dropdown options would be blank. 

A)<option value="100">Current Place</option
B)<option value="100"></option
C)<option value="101">Some Other Place</option

since the value = 100 it would display B as default instead of A as expected.

This may have just been a firefox issue, either way this prevents the blank 
line from being selectable and still keeps the separation of the current value 
from the possible values.

> orderview dropdown of destination addresses sometimes doesn't show 
> information as text in dropdown
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-367
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-367
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>            Reporter: Chris Howe
>         Assigned To: Si Chen
>            Priority: Trivial
>         Attachments: ordershipping.patch
>
>
> On occasion (when orderview is reloaded) the text in the selected dropdown 
> box for the is blank.  Blank gives the same value as what should be showing, 
> but displays it blank.

-- 
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

        

Reply via email to