issue: populate ticket data before reply include
[minimedit.git] / widget / reply.php
index 94018c4e2492606caaa4845a58d78f23bf1b5b1e..fd01a947f81acb6748fb300b2bac7f00788216ef 100644 (file)
@@ -46,6 +46,7 @@ if ($_POST) {
                                                'value'      => $updated->$col,
                                        ]);
                                }
+                               $Issue = $updated;
                        }
                }
                $_POST['reply'] = NULL;