rejetto forum

Testing build #247

rejetto · 11 · 9003

0 Members and 1 Guest are viewing this topic.

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
download @ www.dovedove.it/hfs/hfs247.exe

what's new
+ new event [file deleting] with symbol %item-deleting% [link]
+ new template macro: quote [link]
* [special:begin] is no more prepended to the output page [link]
* macros no more allowed for internal comments [link]
- %item-relative-folder% was wrong when applied at root [link]
- some problems with the template engine
- macro command to set comments was not working correctly with descript.ion [link]


Offline bacter

  • Operator
  • Tireless poster
  • *****
    • Posts: 681
    • View Profile
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/
« Last Edit: October 08, 2009, 09:44:12 AM by bacter »
your computer has no brain - use your own !


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
{.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?


Offline Orochi

  • Occasional poster
  • *
    • Posts: 4
    • View Profile
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.


Offline SilentPliz

  • Operator
  • Tireless poster
  • *****
    • Posts: 1298
  • ....... chut ! shh!
    • View Profile
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.


Offline Orochi

  • Occasional poster
  • *
    • Posts: 4
    • View Profile

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
yes, the 2MB version is for better error logs.
final version will be 600kb.



Offline FRENCH CAN CAN

  • Tireless poster
  • ****
    • Posts: 681
    • View Profile
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


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
Access violation at address BF83C64D. Read of address BF83C64D
HFS 2.3 beta (247)

how many times did it happen till now?


Offline FRENCH CAN CAN

  • Tireless poster
  • ****
    • Posts: 681
    • View Profile
Solamente una volta, dopo sono passato alla build 250.


Only once, after I moved to build 250.