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

Home » FUDforum Development » Bug Reports » Tree view breaks?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Tree view breaks? [message #159954] Sun, 12 July 2009 17:03 Go to next message
kerryg is currently offline  kerryg   Canada
Messages: 157
Registered: September 2008
Karma: 0
Senior Member
Had a report from a user that switching from flat view to tree view in a thread wasn't working correctly. Tried to duplicate on Firefox and Safari, Mac OSX and couldn't. Later I logged in from an XP laptop and sure enough, I get the tree list but clicking on the individual post links doesn't give the text of the post in the list above.

I modified the header template in my forum, is there code in it that is critical to the correct operation of tree view? Or is it a possible bug?
Re: Tree view breaks? [message #159955 is a reply to message #159954] Sun, 12 July 2009 17:48 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
It's working on my XP box. What's your browser version? Is JavaScript enabled? Any errors reported in the JavaScript console?
Re: Tree view breaks? [message #159982 is a reply to message #159955] Mon, 13 July 2009 18:54 Go to previous messageGo to next message
kerryg is currently offline  kerryg   Canada
Messages: 157
Registered: September 2008
Karma: 0
Senior Member
User says:

XP
IE7
Javascript enabled
No javascript errors, but when I hover there doesn't seem to be any javascript action in the status bar either.


Re: Tree view breaks? [message #159983 is a reply to message #159982] Mon, 13 July 2009 19:31 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
The user may have a problem on his system; or even a firewall or anti-virus program that blocks remote javascript (AJAX) calls.

Things to try:
- Check if other AJAX-based sites are working
- Try to disable firewall and/or anti-virus software
- Run a program like IEFix
- Upgrade to IE8
Re: Tree view breaks? [message #159984 is a reply to message #159983] Mon, 13 July 2009 19:42 Go to previous messageGo to next message
kerryg is currently offline  kerryg   Canada
Messages: 157
Registered: September 2008
Karma: 0
Senior Member
Thanks Frank, passed that on...
Re: Tree view breaks? [message #159985 is a reply to message #159984] Mon, 13 July 2009 19:49 Go to previous messageGo to next message
kerryg is currently offline  kerryg   Canada
Messages: 157
Registered: September 2008
Karma: 0
Senior Member
Frank, I gave the user the link to *this* forum and he says tree view works here, so I'm back to wondering if it's configuration at *my* end. Could the modified header be causing the issue?
Re: Tree view breaks? [message #159986 is a reply to message #159985] Mon, 13 July 2009 20:15 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
It's possible. Post or mail me a link so I can check it out.
Re: Tree view breaks? [message #159992 is a reply to message #159986] Tue, 14 July 2009 09:52 Go to previous messageGo to next message
zwickyy is currently offline  zwickyy   Austria
Messages: 12
Registered: July 2009
Karma: 0
Junior Member
Translator
Hi Folks,

I am occasionally seeing the same thing: clicking on the Tree view does not work (sometimes). I am still trying to reproduce this phenomenon Confused
BTW: the same thing happened when I collaped/decollapsed the Kategory to see/hide the forums on the main page.

'keep you posted.

PS: am working with Firefox most of the time


-- Zwickyy

[Updated on: Tue, 14 July 2009 09:52]

Report message to a moderator

Re: Tree view breaks? [message #159993 is a reply to message #159992] Tue, 14 July 2009 10:24 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
See warning @ http://cvs.prohost.org/index.php/Header_and_footer
Re: Tree view breaks? [message #159994 is a reply to message #159992] Tue, 14 July 2009 10:27 Go to previous messageGo to next message
zwickyy is currently offline  zwickyy   Austria
Messages: 12
Registered: July 2009
Karma: 0
Junior Member
Translator
Ok: here is something I can reproduce on IE 8:

ON the start page I see one Kategory collapsed. Then I click on the + sign to extend it. Nothing happens (no postback...). After refreshing the page I see the Kategory not collapsed (I see the forum.

The other way works: Clicking on the - correctly refreshes the page and the Category is collapsed afterwards.

Hope this helps.


-- Zwickyy
Re: Tree view breaks? [message #159995 is a reply to message #159993] Tue, 14 July 2009 10:30 Go to previous messageGo to next message
zwickyy is currently offline  zwickyy   Austria
Messages: 12
Registered: July 2009
Karma: 0
Junior Member
Translator
Thanks for the hint. But I did not change anything in the Header or Footer. I am still using the default code (V 2.8.1).

-- Zwickyy
Re: Tree view breaks? [message #159998 is a reply to message #159995] Tue, 14 July 2009 11:40 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
I haven't seen any of this before. Anyway, I would love to be able to reproduce it or get a URL to test for myself.
Re: Tree view breaks? [message #160012 is a reply to message #159998] Wed, 15 July 2009 05:31 Go to previous messageGo to next message
zwickyy is currently offline  zwickyy   Austria
Messages: 12
Registered: July 2009
Karma: 0
Junior Member
Translator
Here are some instructions to reproduce this behaviour. If this does not help I can get you access to our forum for a while. How can I send you the pwd?

  1. Fresh Installation of FUD 2.8.1 on Linux
  2. Set up some collapsable categories where the last one is collapsed per default
  3. In my installation the category is called Test and it has only one forum called test
  4. Now use IE 8 to open/close the categories on the front page. Closing works fine, opening does not. (Firefox is ok)



-- Zwickyy
Re: Tree view breaks? [message #160033 is a reply to message #160012] Fri, 17 July 2009 14:01 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Here is a patch - http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=11966

I don't have IE8 and would appreciate if you guys can test it.
Re: Tree view breaks? [message #160049 is a reply to message #160033] Mon, 20 July 2009 08:22 Go to previous messageGo to next message
zwickyy is currently offline  zwickyy   Austria
Messages: 12
Registered: July 2009
Karma: 0
Junior Member
Translator
Thanks for the Patch.
Unfortunately it did not improve the situation.

I tested it with IE 7 and with IE 6. Both are working fine.
Could this be a bug in IE8?


-- Zwickyy

[Updated on: Mon, 20 July 2009 14:48]

Report message to a moderator

Re: Tree view breaks? [message #160061 is a reply to message #160049] Tue, 21 July 2009 10:37 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
OK, you've made me download and install IE8, just to discover that it's working just fine. Now the question, why is it not working for you? Have you rebuilt your themes after installing the patch?
Re: Tree view breaks? [message #160062 is a reply to message #160061] Tue, 21 July 2009 11:21 Go to previous messageGo to next message
zwickyy is currently offline  zwickyy   Austria
Messages: 12
Registered: July 2009
Karma: 0
Junior Member
Translator
Hi.

I did rebuild the themes. I applied the patch first in the default theme (./fud/data/thm/default/tmpl/tree.tmpl) then rebuilt the default and my own customized theme.

I also tested the FUD forum page @ http://fudforum.org/forum. Same behaviour there.

Zwicky

PS: Thank you very much for your help!


-- Zwickyy
Re: Tree view breaks? [message #160063 is a reply to message #160062] Tue, 21 July 2009 14:35 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Quote:
I also tested the FUD forum page @ http://fudforum.org/forum. Same behaviour there.


To be expected. The patch wasn't applied here.
Re: Tree view breaks? [message #160088 is a reply to message #160063] Thu, 23 July 2009 13:41 Go to previous message
zwickyy is currently offline  zwickyy   Austria
Messages: 12
Registered: July 2009
Karma: 0
Junior Member
Translator
Well - This was more to show that the problem is really on IE8 and not on my installation/theme.
Would appreciate if you have an idea.


-- Zwickyy
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Error in DB.inc causing problem
Next Topic: ümläüt
Goto Forum:
  

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

Current Time: Fri May 03 09:00:30 GMT 2024

Total time taken to generate the page: 0.02900 seconds