rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: merlinuwe on May 20, 2010, 01:51:26 PM

Title: Not all folders are visible at first connection
Post by: merlinuwe on May 20, 2010, 01:51:26 PM
When someone accesses HFS at the first time with firefox or IE, he didn't see all of the folders (only the first ones). When he presses<F5> or <Strg-r>, then all real folders are visible.

How can I avoid this behaviour?

2.3 beta Build #260
Title: Re: Not all folders are visible at first connection
Post by: SilentPliz on May 20, 2010, 02:30:40 PM
I think your concern is the same as mentioned in the post (link) below.
Until a better solution, you can try the "workaround" suggested.

Delete the line 135 of template.

Quote
pageIt();

http://www.rejetto.com/forum/index.php/topic,8459.msg1049864.html#msg1049864
Title: Re: Not all folders are visible at first connection
Post by: merlinuwe on May 21, 2010, 10:22:48 AM
Thanks for the tipp, but F5 is ok for the moment, because I don't like to miss the pageIt() feature.

Does anyone know, when the next release (with fix) will be available?
Title: Re: Not all folders are visible at first connection
Post by: rejetto on May 29, 2010, 05:42:47 PM
did you try to press the "no pages" button on top of the page?
i guess we need something to remember user's decision. A cookie.
is anyone going to work on it?