Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002496 [Quercus] minor always 03-05-08 21:28 03-06-08 18:11
Reporter pablorg View Status public  
Assigned To nam
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.6 Product Version 3.1.5
  Product Build
Summary 0002496: Memcache missing delete (and other) methods
Description It could be added w/this change to Memcache.java

  public boolean delete(Env env,
                     String key,
                     @Optional("1") int timeout)
  {
    _cache.remove(key);

    return true;
  }
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002835)
nam
03-06-08 18:11

php/1r08
 

- Issue History
Date Modified Username Field Change
03-05-08 21:28 pablorg New Issue
03-06-08 16:40 nam Status new => assigned
03-06-08 16:40 nam Assigned To  => nam
03-06-08 18:11 nam Status assigned => closed
03-06-08 18:11 nam Note Added: 0002835
03-06-08 18:11 nam Resolution open => fixed
03-06-08 18:11 nam Fixed in Version  => 3.1.6


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