Subscribing to Brian on openmicroblogger.org gave error message
Reported by Joss | September 17th, 2008 @ 07:58 AM | in 0.2
Not Found
The requested URL /oauth_omb_finish_subscribe&omb_version=http://openmicroblogging.org/protocol/0.1&omb_listener_profile=http://open.josswinn.org/?joss&omb_listener_nickname=joss&omb_listener_license=http://creativecommons.org/licenses/BSD/&omb_listener_fullname=Joss+Winn&omb_listener_homepage=&omb_listener_bio=&omb_listener_location=&omb_listener_avatar=http://open.josswinn.org/?_1.jpg&oauth_token=043199f7dbdf862a9f83e3278dd61e37d59d2891 was not found on this server.
However, the subscription appears to have succeeded.
Comments and changes to this ticket
-
Brian Jesse Hendrickson September 22nd, 2008 @ 05:01 AM
- State changed from new to resolved
- Milestone set to 0.2
thanks, found this bug:
turns out there is a conflict twixt Apache's mod_rewrite and PHP's urlencode()
one solution was to change the code to do this urlencode(urlencode('blah')) but I just couldn't do that!
so, any servers with pretty URLs will need to ensure they have the Apache server config flag set (see the README) -- that's the proper fix
-
Johannes Schirge June 28th, 2009 @ 06:52 AM
- Tag cleared.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a(nother) PHP implementation of the http://openmicroblogging.org standard for distributed microblogging. Compatible with identi.ca and laconi.ca