| Issue 6: | space changed to + | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem?
1. uncomment $plurk->add_plurk('en', 'says', 'Hello World'); in example.php
2. run example.php
What is the expected output? What do you see instead?
I expect to see Hello World in my plurk page, but I get Hello+World instead
What version of the product are you using? On what operating system?
version: php-plurk-api 1.3 Beta
operating system: GNU/Linux
Please provide any additional information below.
none
Jan 6, 2010
#1
hit1205...@gmail.com
Jan 6, 2010
再補充一下 ~~ 我剛才實際測試過後 發覺 urlencode() 的問題不只出現在 add_plurk() 裡 add_response() 和 edit_plurk() 也會這樣...
Jan 11, 2010
please checkout the latest source code from svn repos. actually, i fixed the bug you just mentioned last year, but i forgot to repack the download package after committed.
Status:
Accepted
Jan 11, 2010
(No comment was entered for this change.)
Owner:
roga.lin
Jan 13, 2010
(No comment was entered for this change.)
Status:
Verified
|