FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Viewing results of poll in 2.6.0RC8 yields unexpected behavior
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Viewing results of poll in 2.6.0RC8 yields unexpected behavior [message #14982] Thu, 27 November 2003 00:21 Go to next message
libertyforum is currently offline  libertyforum   United States
Messages: 2
Registered: November 2003
Karma: 0
Junior Member
Browser: Mozilla 1.5

To duplicate:

- Click Home
- From top menu click Show Polls
- Click on any visible View Results link for listed polls
  • Unexpected behavior: Link takes reader to poll thread where one can vote.
  • Expected behavior: Poll results should be visible.

- Click on View Results at poll
  • Unexpected behavior: The poll thread is re-rendered, this time results graph replaces place on head post where poll was.
  • Expected behavior: The poll graph should be visible on its own, without attached thread or message.

- Click browser's Back button
  • Unexpected behavior: Message pops up telling reader that page (s)he is trying to read contains POSTDATA that has expired from cache . . .
  • Expected behavior: Reader should be able to return to previous page after viewing results of poll without warning or error messages.

- Click OK on warning message
  • Unexpected Behavior: The same page (containing the poll graph) is reloaded.
  • Expected Behavior: Reader should be able to return to previous page rather than having same page reloaded.

- Click browser's Back button
  • Unexpected behavior: The same expired POSTDATA message pops up. At this point a the same cycle is repeated.

Re: Viewing results of poll in 2.6.0RC8 yields unexpected behavior [message #14994 is a reply to message #14982] Thu, 27 November 2003 01:00 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Quote:


  • Unexpected behavior: Link takes reader to poll thread where one can vote.
  • Expected behavior: Poll results should be visible.




Fixed.

Quote:


- Click on View Results at poll
  • Unexpected behavior: The poll thread is re-rendered, this time results graph replaces place on head post where poll was.
  • Expected behavior: The poll graph should be visible on its own, without attached thread or message.




Not a bug, poll display has always worked like this and will continue to do so.

The back button issues I've tried but cannot replicate in Mozilla Firebird (Mozilla 1.5b), Konqueror 3.1.4 and Opera 7.21.


FUDforum Core Developer
Re: Viewing results of poll in 2.6.0RC8 yields unexpected behavior [message #14997 is a reply to message #14994] Thu, 27 November 2003 01:09 Go to previous messageGo to next message
libertyforum is currently offline  libertyforum   United States
Messages: 2
Registered: November 2003
Karma: 0
Junior Member
Ilia:
Quote:

The back button issues I've tried but cannot replicate in Mozilla Firebird (Mozilla 1.5b), Konqueror 3.1.4 and Opera 7.21.

The problem occurs for me when I view polls that have multiple votes. Take a look at the polls that have 3 and 6 votes.

Re: Viewing results of poll in 2.6.0RC8 yields unexpected behavior [message #14998 is a reply to message #14997] Thu, 27 November 2003 01:22 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
This is in part a bug in the mozilla browser.

FUDforum uses JavaScript to focus your browser on a particular message, to do so window.location.hash is set. In Mozilla, for reasons yet unknown to me this adds another page to your back history. For example if you viewed a.html and JS was used to change the hash you'd now have a.html (-2) a.html#hash (-1). Which means when you click back you get to a.html instead of the actual page you clicked on.

That said even with this issue I do not see 'expired' warnings in my Mozilla.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: view attachments bug in rc7
Next Topic: issue with editing another user's profile
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 13:30:15 GMT 2024

Total time taken to generate the page: 0.02001 seconds