You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (Closed) (JIRA)" <ji...@apache.org> on 2011/12/18 00:11:30 UTC

[jira] [Closed] (OFBIZ-4609) Shipping group Instructions and gift messages can not be changed/set if there are several shipping groups

     [ https://issues.apache.org/jira/browse/OFBIZ-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4609.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
                   Release Branch 11.04
         Assignee: Jacques Le Roux

Thanks Sergei,

Your patch is in 
trunk r1220298  
R11.04 r1220299

I began to work on R10.04 (it uses Prototype and not jQuery) but there are too much other conflicts (new things, etc.) than simply Prototype vs jQuery and I gave up


                
> Shipping group Instructions and gift messages can not be changed/set if there are several shipping groups
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4609
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4609
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 11.04
>            Reporter: Sergei Biletnikov
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 11.04, SVN trunk
>
>         Attachments: OFBIZ-4609_ShippingGroupInstructionsAndGiftMessages.patch
>
>
> Just add more than 1 shipping group for an order, and you notice that it is not possible to set or edit the shipping instructions and gift messages, because the code ignores multiple shipping groups and the html have the same DOM id elements, so only first shipping group can be edited. Of course, it is just a development issue.
> Please, find the patch enclosed. 
> I use the unique ids for each shipping group elements.
> The same problem is in OFBiz 10.04 (do not know about Trunk).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira