Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    forms: Preserve data for help topic fields · ea9f0c48
    Jared Hancock authored
    This patch fixes a glitch in the dynamic forms processing system preventing
    the validation and capture of data for help topic custom fields. Now the
    `$vars` managed inside of `Ticket::create` is connected directly to the
    `DynamicFormEntry` created for the data rather than using the magical
    connection to `$_POST`.
    ea9f0c48