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

Home » FUDforum Development » Bug Reports » 2.6RC2; goto forum
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
2.6RC2; goto forum [message #13854] Wed, 29 October 2003 20:31 Go to next message
AzaToth is currently offline  AzaToth   Sweden
Messages: 125
Registered: October 2003
Karma: 0
Senior Member

If you in for example in this specific forum expand the pulldown menu at the bottom and chose a forum category, FUDforum you get
Quote:

Invalid Input
You've followed an invalid link, please notify the webmaster

Re: 2.6RC2; goto forum [message #13857 is a reply to message #13854] Wed, 29 October 2003 20:48 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
What browser are you using? There is a JavaScript check to prevent form submission when category is selected.

FUDforum Core Developer
Re: 2.6RC2; goto forum [message #13859 is a reply to message #13854] Wed, 29 October 2003 20:55 Go to previous messageGo to next message
AzaToth is currently offline  AzaToth   Sweden
Messages: 125
Registered: October 2003
Karma: 0
Senior Member

MozillaFirebird 0.7

And I was not clear, it's only IF you press OK, I think the most proper way is to redirect to the front page then.

[Updated on: Wed, 29 October 2003 20:56]

Report message to a moderator

Re: 2.6RC2; goto forum [message #13861 is a reply to message #13859] Wed, 29 October 2003 21:02 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
I am using mozillafirebird 0.6.1+ and do not see this problem.

I am also unabled to replicate the problem in:
Konqueror 3.1.4
Opera 7.21
IE 6.0.26

Inside forumsel.tmpl the blocking of category submission is done via
if ( this.value==0 )

You can try adding an alert() there to see if the check works or not. If it does work and the page submits, it means your browser ignores "return false;", which prevents form submission. In the event the value is not 0 but something else let me know, maybe we can add a work around for buggy Mozilla.


FUDforum Core Developer
Re: 2.6RC2; goto forum [message #13862 is a reply to message #13859] Wed, 29 October 2003 21:02 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
AzaToth wrote on Wed, 29 October 2003 15:55

MozillaFirebird 0.7

And I was not clear, it's only IF you press OK, I think the most proper way is to redirect to the front page then.


Ah... That explains it Smile.

I'll look into it...


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Confirmation email lacks key
Next Topic: prob with 2.06RC2
Goto Forum:
  

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

Current Time: Sun Oct 06 05:23:56 GMT 2024

Total time taken to generate the page: 0.03062 seconds