[ http://issues.apache.org/jira/browse/OFBIZ-367?page=comments#action_12440843 ] Jacques Le Roux commented on OFBIZ-367: ---------------------------------------
Hi Chris, There is no more applications/order/webapp/ordermgr/order/orderheader.ftl file in repository (see http://svn.apache.org/repos/asf/incubator/ofbiz/trunk/applications/order/webapp/ordermgr/order/) (you are using a revision 450674) Now content of your file seems more related to applications/order/webapp/ordermgr/order/ordershippinginfo.ftl. This comment from Jacopo's commit (rev 452766) is the clue : Break up of orderheader templates (for order confirm and order view screens) and the showPromotions template with multiple screenlets: this should improve the template readability and also make the customization much more simple. Really thanks to Chris Howe for this work (OFBIZ-68): I had to manually apply the patch (many templates were changed after the patch was submitted, and in the patch there were some issues) and so I did something different from Chris' patch, however his work is now finally committed. I've also removed some unused resources from the ecommerce component (a few entries in the controller, a screen definition and a template). You may send a new patch and I will review it but please be carefull about revison when submiting, thanks. > 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 > Priority: Trivial > Attachments: orderheader.ftl.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
