What steps will reproduce the problem?
1. Create an instance of OAuthRequest with blank url
2. Try to get url via get_normalized_http_url()
3. Fail on parse_url($this->http_url);
What is the expected output? What do you see instead?
A check for empty($this->http_url)
What version of the product are you using? On what operating system?
v1.1.0 on OSX
Please provide any additional information below.
I have a patch.
Original issue reported on code.google.com by sma...@gmail.com on 2 Nov 2009 at 8:14
Original issue reported on code.google.com by
sma...@gmail.com
on 2 Nov 2009 at 8:14Attachments: