Issue information
-
#030422
-
Fixed
-
3.1.4
-
3.2.0 Beta 1
-
0 - None Assigned
Issue Confirmations
-
Yes (0)No (0)
So any fix for this, my users start reporting this problem 3.1.4
Thanks
Thanks
Updating status to: Confirmed - General
Not verified.
No, we won't likely release a patch for 3.1.4.
Not verified.
No, we won't likely release a patch for 3.1.4.
Should just need to change /admin/sources/classes/share/plugins/twitter.php
to
Works for me.
$url = "http://twitter.com/home?status=" . urlencode( $title ) . '%20-%20' . urlencode( $url );
to
$url = "http://twitter.com/intent/tweet?status=" . urlencode( $title ) . '%20-%20' . urlencode( $url );
Works for me.
Jason H, on 20 May 2011 - 10:59 AM, said:
Works for me.
worked for me too...
Updating status to: Fixed
Issue fixed in: 3.2.0 Beta 1
Issue fixed in: 3.2.0 Beta 1
0 user(s) are reading this issue
0 members, 0 guests, 0 anonymous users













