HTTP post values cut off right after first {VAR}.

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Blocker
    • None
    • Affects Version/s: 2.4.7
    • Component/s: Server (S)
    • None
    • Environment:
      Zabbix appliance

      I'm trying to create web scenario which uses various variables in steps. It seems like I cannot add anything after {VARIABLE} to the post, it seem to be cut right off.

      Step 1:

      Variables: {MAC}=regex:name="MAC" value="(.*)"

      Step2:

      POST: MAC={MAC}&login=Submit

      Debug log on the server: process_httptest() use post "MAC=some values">

      According to debug log - Zabbix cut off everything after the MAC-variable.

            Assignee:
            Unassigned
            Reporter:
            Vesa Laakso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: