rejetto forum

Software => HFS ~ HTTP File Server => Beta => Topic started by: rejetto on October 04, 2009, 11:42:37 PM

Title: Testing build #247
Post by: rejetto on October 04, 2009, 11:42:37 PM
download @ www.dovedove.it/hfs/hfs247.exe

what's new
+ new event [file deleting] with symbol %item-deleting% [link] (http://www.rejetto.com/forum/index.php?topic=7492.0)
+ new template macro: quote [link] (http://www.rejetto.com/forum/index.php?topic=7537.msg1046443#msg1046443)
* [special:begin] is no more prepended to the output page [link] (http://www.rejetto.com/forum/index.php?topic=7625)
* macros no more allowed for internal comments [link] (http://www.rejetto.com/forum/index.php?topic=7537.msg1046562#msg1046562)
- %item-relative-folder% was wrong when applied at root [link] (http://www.rejetto.com/forum/?topic=7464)
- some problems with the template engine
- macro command to set comments was not working correctly with descript.ion [link] (http://www.rejetto.com/forum/index.php?topic=7537.msg1046474#msg1046474)
Title: Re: Testing build #247
Post by: bacter on October 08, 2009, 09:28:32 AM
Error in breadcrumbs macro:

{.breadcrumbs|{:<a  href="%bread-url%">{.if|{.%bread-name%=.}|{.home.}|%bread-name%.}/</a>:}|from=1 .}

When the optional from parameter is set and is different from 0, %bread url% turns  to fullurl+%bread-url%. Url is bad, textoutput is ok.

Examples for bread-url:
         with no from param or from=0: OK
         shows as: home/root/TEST
         --> http://neptuno1xp/root/TEST

         with parameter from=1: ERROR
         shows as root/TEST/
         --> http://neptuno1xp/root/TEST/root
         --> http://neptuno1xp/root/TEST/root/TEST/
Title: Re: Testing build #247
Post by: rejetto on October 08, 2009, 10:55:48 AM
{.if|{.%bread-name%=.}|{.home.}|%bread-name%.}
is longer and {.home.} is wrong.
replace with
{.or|%bread-name%|{.!Home.}.}


i see that the 'from' is used by the default template when a search is performed.
i made some tests, and it found perfectly here.
can you please provide your tpl (even privately at support@rejetto.com) and tell me the steps to reproduce the problem? and, was it introduced recently?
Title: Re: Testing build #247
Post by: Orochi on October 08, 2009, 05:46:25 PM
Just updated HFS from build 242 to 247 and noticed huge increase in

the size of the file. It went roughly from 600kb to 2.3mb.

Can someone explain what caused this increase?

Thanks.
Title: Re: Testing build #247
Post by: SilentPliz on October 08, 2009, 06:04:52 PM
2.3 MB is the size of HFS before compression.
Rejetto probably has left uncompressed the .exe file to facilitate debugging and thus the errors reports.
Title: Re: Testing build #247
Post by: Orochi on October 08, 2009, 06:08:18 PM
thank you SilentPliz   :)
Title: Re: Testing build #247
Post by: rejetto on October 08, 2009, 07:22:17 PM
yes, the 2MB version is for better error logs.
final version will be 600kb.
Title: Re: Testing build #247
Post by: rejetto on October 21, 2009, 03:46:11 PM
jerome moved to
http://www.rejetto.com/forum/index.php?topic=7687.0
Title: Re: Testing build #247
Post by: FRENCH CAN CAN on October 26, 2009, 12:46:32 AM
Access violation at address BF83C64D. Read of address BF83C64D
HFS 2.3 beta (247)
----------------------------------------------------------------
Stack list, generated 26/10/2009 1.43.05
(BF83B64D){hfs247.exe  } [BF83C64D]
[004F0041]{hfs247.exe  } HttpProt.THttpCli.HTTPCliDeallocateHWnd (Line 1134, "httpProt.pas" + 4) + $2
[004979C9]{hfs247.exe  } Forms.TApplication.ProcessMessage (Line 7649, "Forms.pas" + 2) + $C
[00497B27]{hfs247.exe  } Forms.TApplication.HandleMessage (Line 7689, "Forms.pas" + 1) + $6
[00497DC2]{hfs247.exe  } Forms.TApplication.Run (Line 7773, "Forms.pas" + 16) + $3
[00577DEF]{hfs247.exe  } hfs.hfs (Line 99, "" + 21) + $2
----------------------------------------------------------------
System   : Windows XP Professional, Version: 5.1, Build: A28, "Service Pack 3"
Processor: Intel, Intel(R) Celeron(TM) CPU                1200MHz, 1366 MHz MMX
Display  : 1024x768 pixels, 32 bpp
----------------------------------------------------------------
----------------------------------------------------------------
Product Versions

hfs247.exe: Build: 0 22/10/2009 23.12.10
Title: Re: Testing build #247
Post by: rejetto on December 07, 2009, 06:43:55 PM
Access violation at address BF83C64D. Read of address BF83C64D
HFS 2.3 beta (247)

how many times did it happen till now?
Title: Re: Testing build #247
Post by: FRENCH CAN CAN on December 08, 2009, 01:17:38 AM
Solamente una volta, dopo sono passato alla build 250.


Only once, after I moved to build 250.