Session timeout denote twice if sending two au requests

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 7.0.3
    • Affects Version/s: 7.0.2
    • Component/s: Components
    • Security Level: Jimmy
    • None
    • None

      Reproducible sample:

      <label multiline="true">
      1. Add timeout-message in zk.xml
      <session-config>
          <device-type>ajax</device-type>
          <timeout-message>Session timeout. Please reload.</timeout-message>
      </session-config>
      2. Wait until session timeout.
      3. Focus on textbox, it is bug if see two timeout messages.
      </label>
      <zk>
          <textbox id="txt" value="test" onFocus='System.out.println("hi focus")' onBlur='System.out.println("hi blur")' />
      </zk>
      

            Assignee:
            JerryChen
            Reporter:
            vincentjian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: