rajvasani / pubsubhubbub

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

subscriber_clients/php/subscriber.php sends empty lease_seconds parameter #151

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Subscribe to feed via subscriber_clients/php/subscriber.php
2. Do not set the lease seconds parameter
3. The URL sent to the hub will contain an empty lease_seconds parameter.

What is the expected output? What do you see instead?

The URL should not contain the lease_seconds parameter since its value is empty.

What version of the product are you using? On what operating system?

Latest git.

Original issue reported on code.google.com by cwei...@cweiske.de on 1 Apr 2015 at 11:27

GoogleCodeExporter commented 9 years ago
Due to the approaching shutdown of Google Code 
(http://google-opensource.blogspot.ch/2015/03/farewell-to-google-code.html) 
we're moving all public PubSubHubbub development to the pubsubhubbub 
organization on Github:

https://github.com/pubsubhubbub

The protocol spec resides under https://github.com/pubsubhubbub/PubSubHubbub 
while the various client libraries and example applications have separate 
repositories.

Wiki content has been migrated to the PubSubHubbub project as well:

https://github.com/pubsubhubbub/PubSubHubbub/wiki

Please re-open your issue on GitHub if it's still relevant. 

Original comment by the...@google.com on 18 May 2015 at 7:25

GoogleCodeExporter commented 9 years ago
Copied to https://github.com/pubsubhubbub/php-subscriber/issues/1

Original comment by cwei...@cweiske.de on 19 May 2015 at 8:12