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

User parameters are lost in /layout/set

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 4.0.0alpha2, 4.0.0beta1
    • Misc
    • None

    Description

      Something like this should be inserted in kernel/layout/set.php

      foreach( array_keys( $Params['UserParameters'] ) as $key )

      { $Result['rerun_uri'] .= '/('.$key.')/'.$Params['UserParameters'][$key]; }

      Attachments

        Activity

          People

            unknown unknown
            ab@ez.no ab@ez.no
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: