Changeset 879

Show
Ignore:
Timestamp:
08/07/07 00:06:00 (1 year ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r875 r879  
     12007-08-06  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     2 
     3        * cherokee/handler_dirlist.c (render_file): Bug fix. It was 
     4        crashing when there was no icon configuration. 
     5 
    162007-08-01  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
    2  
     7         
    38        * cherokee/avl, cherokee/dict: Removed. They are no longer used in 
    49        the server and hence it doesn't make sense to keep them in the 
  • cherokee/trunk/cherokee/handler_dirlist.c

    r872 r879  
    772772 
    773773        VTMP_SUBSTITUTE_TOKEN ("%icon_alt%", alt); 
    774         VTMP_SUBSTITUTE_TOKEN ("%icon%", icon->buf); 
     774        VTMP_SUBSTITUTE_TOKEN ("%icon%", icon ? icon->buf : NULL); 
    775775 
    776776        /* File