It is not the remote subscription page.

But the more I look at it the more It does not look like a bug from your
commit.

I had an issue and had to roll back to 0.7.2.1 for now and will try a fresh
0.7.3 soon.

If it happens again i'll revisit this topic, but consider my bug closed for
now.

Thanks,
-Eric Helgeson


On Mon, Apr 13, 2009 at 12:56 PM, Mr. Meitar Moscovitz <[email protected]>wrote:

> On Apr 10, 2009, at 8:52 AM, Eric wrote:
>
> Hey all,
>
> After upgrading to 0.7.3 I noticed my subscribe buttons on user pages only
> are not handled by ajax, it brings me to a odd page (screen shot attached)
>
> Subscribe works correct from the subscription page, also in IE with
> Javascript disabled it just does a 303 redirect to the users subscriptions
> page.
>
> Is Firefox not honoring the 303 redirect?
>
> -Eric Helgeson
>
>
> Eric,
>
> I'm looking at this briefly to disambiguate your comment on Gitorious[0],
> and this looks like the *remote* subscription page, yes? If so, then I'm
> more convinced that it's not related to the prior issue, but it may be a new
> one, or at least not one with which I'm familiar.
>
> Cheers,
> -Meitar Moscovitz
> Personal: http://maymay.net
> Professional: http://MeitarMoscovitz.com
>
> EXTERNAL REFERENCES:
>
> [0] http://gitorious.org/projects/laconica/repos/dev/comments#comment_245
>
> This is the html of the weird page in the ss
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE html
> PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
>
> <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en_US" lang="en_US">
>
>  <head>
>   <title>Unsubscribed</title>
> </head>
>  <body>
>
>   <form id="subscribe-2" class="form_user_subscribe" method="post" action="">
>
>    <fieldset>
>     <legend>Subscribe to this user</legend>
>
>     <input name="token" type="hidden" id="token" value="69cd4912xx37c2092e"/>
>
>     <input name="subscribeto" type="hidden" id="subscribeto-2" value="2"/>
>
>     <input type="submit" id="submit" name="submit" class="submit" 
> value="Subscribe" title="Subscribe to this user"/>
>
> </fieldset>
> </form>
> </body>
> </html>
>
>
> <subscribe.png>_______________________________________________
> Laconica-dev mailing list
> [email protected]
> http://mail.laconi.ca/mailman/listinfo/laconica-dev
>
>
>
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to