Assignment instead of comparison in boost_cache_expire_derivative()
helmo - October 29, 2009 - 10:20
| Project: | Boost |
| Version: | 6.x-1.x-dev |
| Component: | Expiration logic |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
A '=' instead of a '==' clears $path in boost_cache_expire_derivative() which causes aliased pages not to be expired.
The attached patch fixed the problem for me.
| Attachment | Size |
|---|---|
| boost-expire_derivative.patch | 371 bytes |

#1
Committed, thanks!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.