This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107044/

This review has been submitted with commit cb3cf3fbae286d56aa161c351dfc794f16bfbcef by Yichao Yu to branch master.

- Commit


On October 25th, 2012, 8:35 p.m., Yichao Yu wrote:

Review request for Plasma.
By Yichao Yu.

Updated Oct. 25, 2012, 8:35 p.m.

Description

When dragging a text file with utf8 characters to the PasteBin plasma applet, it will upload the file in the wrong encoding. This patch decode the file content using current locale which should be a better option than the default one (Latin1?).

Testing

Compiled, installed, upload a file with utf8 characters and the encoding is correct.

Diffs

  • plasma/generic/dataengines/share/shareprovider.cpp (81ac677)

View Diff