close Warning: Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
Modify

#1044 closed defect (fixed)

Quoting characters removed from twitter messages

Reported by: olof@… Owned by: dx
Priority: normal Milestone:
Component: Twitter Version: devel
Keywords: patch Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

When doing a "reply", the split_command_parts() function is used to split the arguments. However, the special quoting and escaping logic changes the intended message in some cases; e.g. if the message begins with a quotation character, it is removed.

reply foo "bar" => @foo bar"

/zibri

Attachments (1)

0001-Add-limit-param-to-split_command_parts-fix-twitter-q.patch (5.8 KB) - added by dx at 2014-06-23T10:23:33Z.
PATCH!!!!1

Download all attachments as: .zip

Change History (5)

comment:1 Changed at 2014-02-04T04:56:18Z by dx

Owner: set to dx
Status: newaccepted

WHY HAVEN'T I FIXED THIS ISSUE YET

comment:2 Changed at 2014-06-23T10:24:43Z by dx

Keywords: patch added

comment:3 Changed at 2014-07-14T18:10:48Z by dx

submit'd

comment:4 Changed at 2014-09-27T14:34:36Z by dx

Resolution: fixed
Status: acceptedclosed

Applied in bzr rev 1037

Modify Ticket

Action
as closed The owner will remain dx.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.