Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2005
    Location
    Aotearoa New Zealand
    Posts
    75
    Plugin Contributions
    0

    Default [DONE] typo in address_book_details

    this is in at least the 1.301 changed files only zip file, but I haven't checked other packages...

    line 41 of tpl_modules_address_book_details.php has

    Code:
    'id="="lastname"'
    which should be

    Code:
    'id="lastname"'

  2. #2
    Join Date
    Jan 2004
    Posts
    58,243
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: typo in address_book_details

    Good catch. Thank you.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Sep 2004
    Posts
    745
    Plugin Contributions
    4

    Default Re: typo in address_book_details

    BTW, doing a global search of the code this same typo exists in tpl_account_edit_default.php as well.

    Jeff

  4. #4
    Join Date
    Jan 2004
    Posts
    58,243
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: typo in address_book_details

    well at least we're consistent

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •