[jira] Created: (OFBIZ-141) UPS Shipping Options show ($1.00) for options that are not found

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-141) UPS Shipping Options show ($1.00) for options that are not found

Nicolas Malin (Jira)
UPS Shipping Options show ($1.00) for options that are not found
----------------------------------------------------------------

                 Key: OFBIZ-141
                 URL: http://issues.apache.org/jira/browse/OFBIZ-141
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: ecommerce
         Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761
            Reporter: Tim Ruppert
         Attachments: Picture 1.png

When doing UPS Shipping, if the options are correctly set up, but are not found in the UPS response, the value reads ($1.00) instead of not being present.

I've attached a screen shot so that anyone who has time to pick this up - can.  Currently, I'm going to just remove EXPRESS and STANDARD from my list as they're not options that I've used in the past anyways.

--
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 | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-141) UPS Shipping Options show ($1.00) for options that are not found

Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-141?page=comments#action_12448219 ]
           
Tim Ruppert commented on OFBIZ-141:
-----------------------------------

I will try and look at this in the future, but can't we just not show any of the values that have this ($1.00) error?  That way something like Arrange Alternate Shipping would be the only option if say the product is too large to ship.

Let me know what you think before I dig deeper.

> UPS Shipping Options show ($1.00) for options that are not found
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-141
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-141
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>         Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761
>            Reporter: Tim Ruppert
>         Attachments: Picture 1.png
>
>
> When doing UPS Shipping, if the options are correctly set up, but are not found in the UPS response, the value reads ($1.00) instead of not being present.
> I've attached a screen shot so that anyone who has time to pick this up - can.  Currently, I'm going to just remove EXPRESS and STANDARD from my list as they're not options that I've used in the past anyways.

--
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 | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-141) UPS Shipping Options show ($1.00) for options that are not found

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-141?page=comments#action_12448222 ]
           
Si Chen commented on OFBIZ-141:
-------------------------------

This seems to happen when no shipping estimate is obtained from UPS and is hardcoded in the FTL.  You should probably just modify the FTL to say "Not available" and disable that choice.

> UPS Shipping Options show ($1.00) for options that are not found
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-141
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-141
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>         Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761
>            Reporter: Tim Ruppert
>         Attachments: Picture 1.png
>
>
> When doing UPS Shipping, if the options are correctly set up, but are not found in the UPS response, the value reads ($1.00) instead of not being present.
> I've attached a screen shot so that anyone who has time to pick this up - can.  Currently, I'm going to just remove EXPRESS and STANDARD from my list as they're not options that I've used in the past anyways.

--
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 | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-141) UPS Shipping Options show ($1.00) for options that are not found

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-141?page=comments#action_12448224 ]
           
Tim Ruppert commented on OFBIZ-141:
-----------------------------------

Yeah, I'm in there working on the anonymous checkout anyways - I'll see what I can do with this FTL.  Probably the best way to go.

> UPS Shipping Options show ($1.00) for options that are not found
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-141
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-141
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>         Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761
>            Reporter: Tim Ruppert
>         Attachments: Picture 1.png
>
>
> When doing UPS Shipping, if the options are correctly set up, but are not found in the UPS response, the value reads ($1.00) instead of not being present.
> I've attached a screen shot so that anyone who has time to pick this up - can.  Currently, I'm going to just remove EXPRESS and STANDARD from my list as they're not options that I've used in the past anyways.

--
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 | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-141) UPS Shipping Options show ($1.00) for options that are not found

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-141?page=all ]

Scott Gray updated OFBIZ-141:
-----------------------------

    Attachment: shipping.patch

I'm pretty sure this patch will fix the problem, but I can't test it because I only have the demo shipping data which doesn't exhibit this behaviour.  Tim, would you be able to test this when you get a chance?

Many thanks
Scott

> UPS Shipping Options show ($1.00) for options that are not found
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-141
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-141
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>         Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761
>            Reporter: Tim Ruppert
>         Attachments: Picture 1.png, shipping.patch
>
>
> When doing UPS Shipping, if the options are correctly set up, but are not found in the UPS response, the value reads ($1.00) instead of not being present.
> I've attached a screen shot so that anyone who has time to pick this up - can.  Currently, I'm going to just remove EXPRESS and STANDARD from my list as they're not options that I've used in the past anyways.

--
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 | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-141) UPS Shipping Options show ($1.00) for options that are not found

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-141?page=all ]

Scott Gray updated OFBIZ-141:
-----------------------------

    Attachment: shipping.patch

I managed to test this myself, and while the fix is correct I had applied to the wrong template.  

This patch fixes the problem on all applicable templates and I can confirm that removing the ?exists test does not break anything even if shippingEst doesn't exist.


> UPS Shipping Options show ($1.00) for options that are not found
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-141
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-141
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>         Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761
>            Reporter: Tim Ruppert
>         Attachments: Picture 1.png, shipping.patch, shipping.patch
>
>
> When doing UPS Shipping, if the options are correctly set up, but are not found in the UPS response, the value reads ($1.00) instead of not being present.
> I've attached a screen shot so that anyone who has time to pick this up - can.  Currently, I'm going to just remove EXPRESS and STANDARD from my list as they're not options that I've used in the past anyways.

--
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 | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-141) UPS Shipping Options show ($1.00) for options that are not found

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-141?page=comments#action_12461296 ]
           
Tim Ruppert commented on OFBIZ-141:
-----------------------------------

How lame am I that I didn't test this for you Scott.  I'll give this a whirl here shortly and let you know what I find.  Thanks again for digging in on this.

> UPS Shipping Options show ($1.00) for options that are not found
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-141
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-141
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>         Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761
>            Reporter: Tim Ruppert
>         Attachments: Picture 1.png, shipping.patch, shipping.patch
>
>
> When doing UPS Shipping, if the options are correctly set up, but are not found in the UPS response, the value reads ($1.00) instead of not being present.
> I've attached a screen shot so that anyone who has time to pick this up - can.  Currently, I'm going to just remove EXPRESS and STANDARD from my list as they're not options that I've used in the past anyways.

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