Plugin Directory

1-bit-audio-player

Opened 15 years ago

Last modified 15 years ago

#1255 new defect

database continues flushing cache

Reported by: lonnylot's profile lonnylot's profile lonnylot Owned by: fredericktownes's profile fredericktownes's profile fredericktownes
Priority: normal Severity: normal
Plugin: 1-bit-audio-player Keywords: w3-total-cache
Cc: fredericktownes

Description

the on_change method in lib/W3/Plugin/DbCache.php checks a static $flushed variable before flushing the cache. After it is flushed the static variable is not changed to true. This can cause multiple flushes when it's not necessary.

Change History (1)

#1 @lonnylot
15 years ago

  • Owner changed from markwheeler to fredericktownes
Note: See TracTickets for help on using tickets.