Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14018

Redirect error on the "ContinueShoppingButton"

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • None
    • 4.0.1
    • Legacy > Webshop
    • None
    • Operating System: Windows XP
      PHP Version: 5
      Database and version: MySQL
      Browser (and version): FF 3

    Description

      I created a shop with articles whose urls contain accents.
      When I added to the basket and I clicked continue purchases, eZ return "module not found" because URLs are reformatted.
      At the line 191 to the basket.php file in "/kernel/shop/", I've add the urldecode function :

      $module->redirectTo( urldecode($fromURL) );

      The bug was introduced with the latest update FF3

      Steps to reproduce

      Create a shop.
      Create articles whose urls contain accents.
      Add to the basket.
      Click on the "ContinueShoppingButton".
      Look the error.

      Attachments

        Activity

          People

            chen chen
            ghostleader ghostleader
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: