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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical
    • 10.1.0
    • Affects Version/s: 10.0.0
    • Component/s: None
    • Security Level: Jimmy
    • None

      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");

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

              Created:
              Updated:
              Resolved: