Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author John Godley

    (@johnny5)

    I believe this will be fixed by the upcoming version as I wasn’t able to reproduce it as described. I’ll mark this as resolved, and will add a note when the version is ready so you can confirm.

    Thread Starter raetseldetektive

    (@raetseldetektive)

    great, thanks a lot. Once it is released I am going to double check and will let you know about the result.

    Plugin Author John Godley

    (@johnny5)

    There’s a beta version here:

    https://github.com/johngodley/redirection/releases/tag/4.1-beta-1

    Let me know if it solves your problem.

    Thread Starter raetseldetektive

    (@raetseldetektive)

    Hi John,

    thanks a lot, but by some reason I still encounter the same problem with 4.1 beta in my test installation. Is there any way to check if the original URL is passed to redirection plugin for verification, or if another plugin “grabs” the original URL first and than throws an error due to download link not existing anymore? Maybe either be woocommerce itself (providing the download link) or Waterwoo plugin which is used to watermark our downloadable PDF documents on the fly kicks in first.

    My installation has the following list of active plugins:

    Classic Editor Version 1.4 von WordPress Contributors
    Cookie Notice Version 1.2.46 von dFactory
    Health Check & Troubleshooting Version 1.2.5 von The www.remarpro.com community
    Ninja Forms Version 3.4.4 von The WP Ninjas
    Ocean Extra Version 1.5.3 von OceanWP
    Redirection Version 4.1-beta-1 von John Godley
    Shariff Wrapper Version 4.6.1 von Jan-Peter Lambeck & 3UU
    Smart Slider 3 Version 3.3.15 von Nextend
    TinyMCE Advanced Version 5.1.0 von Andrew Ozz
    UpdraftPlus – Backup/Restore Version 2.16.6.24 von UpdraftPlus.Com, DavidAnderson
    Vendidero Helper Version 1.2.1 von Vendidero
    W3 Total Cache Version 0.9.7.2 von Frederick Townes
    WaterWoo PDF Version 2.3 von Little Package
    WooCommerce Version 3.5.6 von Automattic
    WooCommerce Germanized Version 2.2.8 von Vendidero
    WooCommerce Germanized Pro Version 1.9.10 von Vendidero
    Wordfence Security Version 7.2.3 von Wordfence
    WP-Optimize Version 2.2.12 von David Anderson, Ruhani Rabin, Team Updraft
    Yoast SEO Version 9.7 von Team Yoast

    Plugin Author John Godley

    (@johnny5)

    Is it possible to provide a working URL to test against?

    It is possible that something else is interfering with the redirect. If suitable for your site then you could temporarily disable all other plugins and see if anything changes

    Thread Starter raetseldetektive

    (@raetseldetektive)

    Hi,

    now as V4.1 is available I can provide a URL on production environment, sorry for the delay:

    I have configured following URL-Source for redirection:
    /?order=wc_order_ndasfdsafe5G0
    using “Ignore all parameters” option to match also in case URL contains additional parameters besides order number shown above.

    Target URL is our start page https://raetseldetektive.de

    When using an URL containing all parameters of the original Woocommerce download link except email parameter, redirect is working as expected:
    https://raetseldetektive.de/?download_file=111&order=wc_order_ndasfdsafe5G0&key=5adsfewadf-03f8-40db-aced-69bd011cdb3c

    But once the email parameter is included, I get an error message about a not valid download link: https://raetseldetektive.de/?download_file=111&order=wc_order_ndasfdsafe5G0&key=5adsfewadf-03f8-40db-aced-69bd011cdb3c&[email protected]

    Unfortunately I can not switch off Woocommerce plugin, but I am now pretty sure that somehow Woocommerce is grabbing the URL before redirection plugin kicks in, once the URL includes the email parameter.

    So most likely it’s not a bug of redirection plugin, but an inter working issue with Woocommerce.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘V4.01 – query parameters containing email address causing problems’ is closed to new replies.