Menu

#2 international and domestic rate output broke

open
z4core (2)
5
2002-11-26
2002-11-26
No

international rate output array load broke for multiple
packages

Discussion

  • Randy Tremaine

    Randy Tremaine - 2002-11-26

    Logged In: YES
    user_id=128921

    this appears to be due to the fact that array segments are
    keyed off of the ID attribute instead of the PACKAGE node
    the same thing that affects domestic rates and probably
    anything else with an output tag of PACKAGE or SERVICE
    with an ID attribute.

     
  • Randy Tremaine

    Randy Tremaine - 2002-11-26
    • labels: --> z4core
    • assigned_to: nobody --> srtremaine
     
  • Randy Tremaine

    Randy Tremaine - 2002-11-26
    • summary: international rate output broke --> international and domestic rate output broke
     
  • Randy Tremaine

    Randy Tremaine - 2002-11-27

    Logged In: YES
    user_id=128921

        case "RATE":
        case "INTLRATE";
        case "TRACKV2":
    

    all broke. basically anything that ouputs multiple requests.

     
  • Randy Tremaine

    Randy Tremaine - 2002-12-02

    Logged In: YES
    user_id=128921

    tacking info and domestic rates fixed

     

Log in to post a comment.