rejetto forum

Software => HFS ~ HTTP File Server => Beta => Topic started by: rejetto on April 28, 2009, 01:17:45 AM

Title: Testing build #236
Post by: rejetto on April 28, 2009, 01:17:45 AM
autoupdate will work on this build tomorrow.
too much changes in this build. :)

download @ www.dovedove.it/hfs/hfs236.exe

what's new
+ address masks support form 1.2.3.4/5 http://en.wikipedia.org/wiki/CIDR#CIDR_blocks
+ Log menu -> Log what -> Deletions
+ {.delete|XXX|forced=1.}
+ {.save|XXX|var=YYY.}
+ {.section|XXX|back=YYY.}
+ {.breacrumbs|XXX|from=YYY.}
+ new template macros: cache, regexp
+ %item-type% in [file] [folder] [link]
+ breadcrumbs in search result
- sometimes a white blank icon near "open in browser"
- could not delete folders over junctions [link] (http://www.rejetto.com/forum/?topic=6889)
- it was not possible to empty a [section] with diff templates
- {.set table.} was not working at first time for multilines values
- {.section.} didn't work in most event scripts  
- event [start] was not working
Title: Re: Testing build #236
Post by: maverick on April 28, 2009, 02:34:06 PM
I'm having troubles with this build.  Tested with my custom template as well as the default template.  Both have same results.

The problem is with all folders/sub-folders in the vfs that have a diff template (properties -> diff template).  No output, just a white screen.
Title: Re: Testing build #236
Post by: SilentPliz on April 28, 2009, 03:16:12 PM
You would not have messages in the log, indicating some macros deprecated?
There are some changes had the side of macros.

My "diff tpl" are fully fonctionnals.
Title: Re: Testing build #236
Post by: r][m on April 28, 2009, 04:00:08 PM
I never used the macros that were deprecated.
I agree with Maverick.
My external diff tpl aren't working correctly in 236. When you click
on the menu the browser never completely loads the page. Sometimes after
several attempts the page will appear. I'm back to 235. It works.

Edit
I may have found my diff tpl problem. Be a few hours before I'm sure.
I had added some code, and when I removed it, things are back to
normal on 236.
Title: Re: Testing build #236
Post by: maverick on April 28, 2009, 04:02:07 PM
I made no changes here other than load the new build 236.  Doesn't work right with diff templates.

Went back to build 235 and everything is fine.
Title: Re: Testing build #236
Post by: SilentPliz on April 28, 2009, 04:14:00 PM
       
It was an idea ... That perhaps be something else.
I have had a problem with this style of syntax:

old syntax:

{.section|admin group|admins.txt.}

Solved with this syntax:

New syntax:

{.section|admin group|file=admins.txt.}
Title: Re: Testing build #236
Post by: SilentPliz on April 28, 2009, 05:30:34 PM
   
Ok! I understand. I do not use the log as acute as yours ... I do not use third-party program to analyze logs. Thus, if your proposal facilitates your life ;)... I have nothing against.

   
I will learn to read long horizontal lists   :)
Title: Re: Testing build #236
Post by: rejetto on April 28, 2009, 06:07:04 PM
i will be back to your problems ASAP
Title: Re: Testing build #236
Post by: rejetto on April 29, 2009, 02:50:00 PM
i cannot reproduce the diff template problem.
could you please tell me what's inside your diff templates, and if they are in files or in the folder properties ?
Title: Re: Testing build #236
Post by: SilentPliz on April 29, 2009, 03:55:09 PM
I never used the macros that were deprecated.
I agree with Maverick.
My external diff tpl aren't working correctly in 236. When you click
on the menu the browser never completely loads the page. Sometimes after
several attempts the page will appear. I'm back to 235. It works.

Edit
I may have found my diff tpl problem. Be a few hours before I'm sure.
I had added some code, and when I removed it, things are back to
normal on 236.


It is hoped to have good news of Maverick. ;)


i cannot reproduce the diff template problem.
could you please tell me what's inside your diff templates, and if they are in files or in the folder properties ?

I have some diff tpl of two kinds (files and folder properties) ... and I have not had the problems mentioned above.
Title: Re: Testing build #236
Post by: maverick on April 29, 2009, 05:44:38 PM
i cannot reproduce the diff template problem.
could you please tell me what's inside your diff templates, and if they are in files or in the folder properties ?

1. virtual & real folders
2. no macros
3. file, files, & folder sections 
4. symbols
Title: Re: Testing build #236
Post by: rejetto on April 29, 2009, 10:09:51 PM
maverick, can you simply send me your diff template and tell me where to put it?
or you could send a VFS containing it.
it may save hours.
support@rejetto.com
Title: Re: Testing build #236
Post by: maverick on April 29, 2009, 11:20:25 PM
Done
Title: Re: Testing build #236
Post by: rejetto on April 30, 2009, 10:35:13 AM
Ok, finally i found how to fix it.
I would rather now publish #237 as #236 would have never existed. ::)
and a big thankyou goes to you, the ones who follow the project and test, because it's an important part of it.
it would be impossible for me to reproduce every possible test case at every build.

r][m post moved to http://www.rejetto.com/forum/index.php?topic=6904.0
Title: Re: Testing build #236
Post by: maverick on April 30, 2009, 10:53:00 AM
You are very welcome rejetto.  I'm happy that I was able to help and that you were able to fix the problem.  :)

Title: Re: Testing build #236
Post by: TSG on May 01, 2009, 07:00:48 PM
I have started a fresh HFS after tidying up my messy HFS directory.

I have noticed you telling people that they do not need the template folder to be beside their HFS for it to be imported when installing a template. But its not working for me, I change my template file to the template I am working on in a different folder (trying a new way to increase productivity), and it doesn't work. HFS doesn't even use that template file. It stays with default. Unless I do it the old school way. It also feels as if HFS is stuck in a loop.

This is the code I am using still:
Code: [Select]
[special:import]
{.add folder|real|template.}
{.set item|/template|hide.}
{.set item|/template|no log.}
{.dialog|Thank you for installing the template!.}
Title: Re: Testing build #236
Post by: Mars on May 01, 2009, 08:09:38 PM
From Rejetto:
Quote
Ok, finally i found how to fix it.
I would rather now publish #237 as #236 would have never existed.

Topic is closed, report your post in build 237 ;)