Skip to content

undo changes to adding a reply to the gui#295

Merged
conorsch merged 1 commit into
masterfrom
issue-289-fix
Apr 4, 2019
Merged

undo changes to adding a reply to the gui#295
conorsch merged 1 commit into
masterfrom
issue-289-fix

Conversation

@sssoleileraaa
Copy link
Copy Markdown
Contributor

@sssoleileraaa sssoleileraaa commented Apr 3, 2019

Fixes #289

/cc @heartsucker or @rmol

@emkll emkll self-requested a review April 4, 2019 17:41
Copy link
Copy Markdown
Contributor

@emkll emkll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can reproduce the issue described in master`:

Traceback (most recent call last):
  File "/home/user//src/securedrop-client/securedrop_client/gui/widgets.py", line 948, in send_reply
    self.conversation.send_reply(msg)
  File "/home/user/src/securedrop-client/securedrop_client/gui/widgets.py", line 900, in send_reply
    self.conversation.add_reply(msg_uuid, message)
TypeError: add_reply() takes 2 positional arguments but 3 were given

The changes introduced in this branch fix the issue and replies can be sent successfully:
issue289

LGTM!

@conorsch conorsch merged commit 9f7d93b into master Apr 4, 2019
@conorsch conorsch deleted the issue-289-fix branch April 4, 2019 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants