Closed andrewjs18 closed 9 years ago
The issue is here https://github.com/dragonexpert/Trade-Feedback/blob/master/tradefeedback.php#L454
@dragonexpert the feedback comments are the input, so of course the field is empty on load. How do you want to handle this?
$mybb->input['comments'] should be changed to $feedback['comments']
if you try to edit feedback that was already given, it wipes out any text that was left in the comment field. for example: