Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000890 [Resin] minor always 01-20-06 06:37 01-24-06 15:11
Reporter sergek View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.18 Product Version 3.0.17
  Product Build
Summary 0000890: Faulty expires filter documentation
Description The example for the ExpiresFilter on http://www.caucho.com/resin-3.0/servlet/filter-library.xtp [^] is faulty.

    <init>
      <cache-time>60s</cache-time>
    </init>

should be changed to

    <init-param>
      <cache-time>60s</cache-time>
    </init-param>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000771)
ferg
01-24-06 15:11

server/1822 - ExpiresFilter wasn't taking IoC configuration.
 

- Issue History
Date Modified Username Field Change
01-20-06 06:37 sergek New Issue
01-24-06 15:11 ferg Note Added: 0000771
01-24-06 15:11 ferg Assigned To  => ferg
01-24-06 15:11 ferg Status new => closed
01-24-06 15:11 ferg Resolution open => fixed
01-24-06 15:11 ferg Fixed in Version  => 3.0.18


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker