Messages posted via website being applied to last opened thread

Apparently any message posted via the FWtalk website is applied to the ‘last opened’ thread.

How I typically operate is navigate to to FWtalk, browse the thread and open new tabs for any that are interesting to me. So when I am ready to add my 2-cents to a topic, I usually have a dozen tabs open at a time.

So having opened 3 tabs, #1, first-opened, through to #3, last-opened:

  1. View tab #1 and post a reply
  2. The page nicely prompts me that the list will update shortly and if I want to refresh the page.
  3. Clicking refresh dutifully refreshes the page
  4. the Refreshed page actually shows me the thread of the last tab (tab #3) with my message posted there instead!!

This can easily be seen in a non-commital way by opening two tabs from threads. In the first opened thread, click the ‘quote-last’ button. The thread for the last opened tab will appear erroneously.

I am guessing that some value is set when I ‘open’ a page that is used as a flag to tell the system to which message to apply the reply. Cannot this be hard-coded into the page form? It could probably be enforced a bit the same way as gmail, they do not allow you to open multiple messages concurrently at all. Although ingenious, it does not seem the surest way to prevent malformed information.

By the way, these two thread got a bit tangled because of this:
http://www.freewaytalk.net/thread/view/15386
http://www.freewaytalk.net/thread/view/15356

(I don’t mean to beat you over the head with this)


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Apparently this goes for ‘new threads’ as well. I meant this to appear in the ‘Off Topic’ section, but I opened the links to paste at the end of the message as I was writing this. This apparently threw the thread into the general ‘FrewayTalk’ list.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On Oct 30, 2007, at 9:00 AM, Weaver wrote:

How I typically operate is navigate to to FWtalk, browse the thread
and open new tabs for any that are interesting to me. So when I am
ready to add my 2-cents to a topic, I usually have a dozen tabs
open at a time.

I am going to have to do some deep engineering changes to support
this. Thank you for your detailed bug report!

Currently, I am using the session to track which thread you are
replying to. This is because the form you see on any given page is
actually embedded there with JavaScript as an anti-spam effort. Since
the form is not really a part of the page, it doesn’t have a direct
line back to the enclosing page and its magic URL from the PHP level.

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Another test, rolled back.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options