MahendraTanveer / phptumblr

Automatically exported from code.google.com/p/phptumblr
0 stars 0 forks source link

phptumblr is stripping out & from youtube video urls #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
See the correct json from tumblr:
1. curl http://orlingrabbe.tumblr.com/api/read/json?debug=1| less
http://www.youtube.com/v/xy-pD-M0rY4&rel=0&egm=0
2. the & or as encoded & are correct and there
See the incorrect output from phptumblr:
3. run example.php to tumblr blog with embedded video and see output:
http://www.youtube.com/v/EdzJr-VgPqkrel=0egm=0

What is the expected output?
&

What do you see instead?
& stripped

What version of the product are you using? On what operating system?
the latest as of Jan 28

Please provide any additional information below.
Thanks for the good project.

Original issue reported on code.google.com by rokrok...@gmail.com on 28 Jan 2009 at 2:05

GoogleCodeExporter commented 9 years ago

Original comment by my.name....@gmail.com on 9 May 2009 at 1:58

GoogleCodeExporter commented 9 years ago

Original comment by my.name....@gmail.com on 9 May 2009 at 2:48