Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5777

sendRedirect() doesn't work because of the encoded &

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 10.1.0
    • 10.0.0
    • None
    • Security Level: Jimmy

      Steps to Reproduce

      1. click the button

      Current Result

      param2 doesn't show its value

      Expected Result

      param2 should show its value value2

      Debug Information

      • zk turns & into &

      Workaround

      adding _self:
      Executions.getCurrent().sendRedirect("16841.zul?param1=vaue1&param2=value2", "_self");

            jumperchen jumperchen
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: