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

View redirection encodes brackets used for unordered parameters

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Medium Medium
    • 3.10.1, 4.0.1
    • 3.10.0, 4.0.0
    • Legacy > Extensions
    • None
    • Operating System: Ubuntu 7.10
      PHP Version: 5.2.3
      Database and version: 5.045
      Browser (and version): Firefox, IE

    Description

      I spent hours trying to prove I'm wrong about it or that I miss some configuration options or a standard that must be followed. Didn't find anything, so let's try here...

      Basically: I find it impossible to redirect from a custom module's view to an URL that contains special characters (I am mostly talking about brackets for unordered params). The URL gets entirely encoded so that redirect URL becomes something like this:
      /content/view/full/999/%28xparam%29/value
      instead of:
      /content/view/full/999/(xparam)/value

      I've assembled my own hack methods around it, but still would like to have it working be default, since it's more and more in use.

      I've covered this in the forum:
      http://ez.no/developer/forum/developer/redirecting_from_own_module_to_an_url_with_unordered_params

      Steps to reproduce

      1) Create your own module with at least one view
      2) Try to redirect that view to any URL that contains unordered URL parameters

      Attachments

        Activity

          People

            cyberwolf cyberwolf
            p.karas.grupaself p.karas.grupaself
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: