--===============8096023237801322663== Content-Type: multipart/alternative; boundary="===============3069813786117466108==" --===============3069813786117466108== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109711/#review29910 ----------------------------------------------------------- Ship it! Ship It! - Aaron J. Seigo On March 25, 2013, 6:50 p.m., Bhaskar Kandiyal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/109711/ > ----------------------------------------------------------- > > (Updated March 25, 2013, 6:50 p.m.) > > > Review request for Plasma. > > > Description > ------- > > Fixes a bug where the default text engine 'kde' fails when pasting text longer than 513/741 characters in the PasteBin widget. > The problem is that the generic dataengine 'kde' uses a GET request to send data to the http://paste.kde.org server which does not allow large text to be sent to the server. > This patch changes the GET request to a POST request which fixes the bug. > > Bug Report: https://bugs.kde.org/show_bug.cgi?id=289647 > > > This addresses bug 289647. > http://bugs.kde.org/show_bug.cgi?id=289647 > > > Diffs > ----- > > plasma/generic/dataengines/share/backends/kde/contents/code/main.js 600950d > > Diff: http://git.reviewboard.kde.org/r/109711/diff/ > > > Testing > ------- > > > Thanks, > > Bhaskar Kandiyal > > --===============3069813786117466108== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109711/

Ship it!

Ship It!

- Aaron J.


On March 25th, 2013, 6:50 p.m. UTC, Bhaskar Kandiyal wrote:

Review request for Plasma.
By Bhaskar Kandiyal.

Updated March 25, 2013, 6:50 p.m.

Description

Fixes a bug where the default text engine 'kde' fails when pasting text longer than 513/741 characters in the PasteBin widget.
The problem is that the generic dataengine 'kde' uses a GET request to send data to the http://paste.kde.org server which does not allow large text to be sent to the server.
This patch changes the GET request to a POST request which fixes the bug.
 
Bug Report: https://bugs.kde.org/show_bug.cgi?id=289647
Bugs: 289647

Diffs

  • plasma/generic/dataengines/share/backends/kde/contents/code/main.js (600950d)

View Diff

--===============3069813786117466108==-- --===============8096023237801322663== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============8096023237801322663==--