https://bugs.kde.org/show_bug.cgi?id=370260
Frédéric Brière <fbri...@fbriere.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fbri...@fbriere.net --- Comment #30 from Frédéric Brière <fbri...@fbriere.net> --- (In reply to Andrea Scarpino from comment #29) > However, we don't prepend that text, so I suspect this > is the original Twitter behaviour and I broke the Choqok code that was > removing that text maybe? Close. Your patch overwrites the (already decoded) contents of the original Tweet with that of the retweet, which contains the "RT @user" prefix (and is apparently still limited to 140 characters). I'll attach a simple fix. -- You are receiving this mail because: You are watching all bug changes.